Question
Selected row binding returns opposite row
Hi,
I have a selected row binding from service1 to the input of service2, service2 being triggered by a double click event on a grid widget that receives "all data" from the service1.
However the selected row return is always the opposite row, 1st row selected and double clicked? Last row returned. 2nd row clicked? 2nd last returned etc.
Ive checked the raw output of service 1 and the row ordering corresponds to how it is displayed in the grid.
Running Thingworx 7.4.2b,
Anyone seen anything like this before?

