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

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

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

drichter
14-Alexandrite

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
5-Regular Member
(To:drichter)

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

drichter
14-Alexandrite
(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

Top Tags