This question is locked. New answers and comments are not allowed.
Hi,
I have implemented a model in RadGridView wherein i get data asyncronously and keep binding to the Itemsource. As expected on the initial data bind when the user has scrolled half the records and the next set of data binds to the Grid, the user context gets lost and the vertical scroll cursor goes back to record one.
How do i preserve the user context and do not allow the cursor to move back to record 1?
Thanks,
Tushar