Hi
Matteo,
You can achieve this requirement only on client-side. Select the last item using the OnCreated event handler or Page_Load or $(document).ready:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/client-side-programming/gridtableview-object/methods/selectitem
Then, you can use the scrolling logic demonstrated in the attached web site sample.
Regards,
Eyup
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the
Telerik API Analyzer and share your thoughts.