Hello,
I have a screen with a grid, which has AllowFormEdit property set to true and SyncPosition set to true.
The data view of this grid has an order by clause.
The issue is, when user switches from grid view to a form view by clicking "Pencil" button, the form view sometimes shows different record.
If I remove order by clause in the data view, everything works fine.
Have you encountered issue like this before and if so what could be the reason.
Thanks
Eugene Golshtein