cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to change "Selected Row(s)" of InfoTable by code

drichter
15-Moonstone

How to change "Selected Row(s)" of InfoTable by code

Hi,

I have an InfoTable (called from GetProperties()-service) with only one row. Now I will bind the properties of this InfoTable to Textbox's on my mashup. Problem: I can only bind the properties of the "Selected Row(s)" to the mashup elements.

So my idea, I set the "Selected Row(s)" to the first row, but how? Have anyone an idea how to set the "Selected Row(s)" via service or so?

3 REPLIES 3
qngo
12-Amethyst
(To:drichter)

Hello, you could activate "AutoSelectFirstRow" of the InfoTable.

drichter
15-Moonstone
(To:qngo)

I can only set "AutoSelectFirstRow" in the list widget. I will bind the data to a textbox.

slangley
23-Emerald II
(To:drichter)

Hi @drichter.

 

If you found the answer to your question, please post it here or mark one of the existing responses (even if it's yours) as the Accepted Solution.  This will help others who may have the same question.

 

Regards.

 

--Sharon

Announcements


Top Tags