I am trying to figure out a way to scroll to a row when the user loads the page. When the user clicks an item in the grid, they are taken to an edit page. Upon coming back to the listing, I want to scroll the grid to the row containing the record they just edited.
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 16 Jan 2017, 02:12 PM
Hi George,
You can store some identifying field value for that item in a HiddenField and use the following code to scroll to that item: