Question
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?

