I have a form with multiple datasource, from each datasource some of the fields are added at grid level. The problem is when I refresh the grid by pressing F5, the control of the grid moving to first line of the grid.
I want to retain the position of the cursor whenever refresh is done. I tried with getPosition(),setPosition(),findrecord() and findvalue(). But nothing is worked, is there any other way to retain the position of the cursor.

*This post is locked for comments
I have the same question (0)