Selects wrong row in grid
Hello,
We have faced a little bit strange issue in one of our grids on 9.3.5.
When we select a row in the grid, the data that we select is not actually what we have selected:
Lets say we select a row with item "A" and then we pass this row into a service.
Checking the dev tools for the payload shows us that the row we selected actually contained item "B".
We have faced a similar issue before, but I think at that time there were some ghost entities causing some issues.
However this time we can not see that we are in the same situation.
Has anyone faced this issue before?
Thanks,
Jens

