Let's say I have a RadGrid with 20 items and As I add an item to the grid, it refreshes and scrolls to the newly added item in the list ?
Can you tell me if it is possible to do... any sample is greatly appreciated.
Thanks
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 10 Dec 2012, 03:21 PM
Hello,
As I understand the paging in your grid is not enabled. If so, you can try the approach from the following help article: Scrolling to the Selected Item
You could select the item on RadGrid PreRender as shown below:
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.