Selected Rows Values are not available from Infotable property
Hi,
I have MyCustomThing having (employees) infotable as property, and script-service to fetch data and set that infotable property.
On Mashup, when i call GetPropetryValue() and map this Infotable(employees) to the grid, then data loading into grid.
But selected Row values are not having data of selected row to load Gauge widget or label.
Is there anything i am missing.
It will work, if i set service return type as infotable and map to Grid.


