I don't know whether this is a Telerik issue but it is only occuring when I use Radgrid.
After the user does Edit followed by Update or Cancel, when the web page is displayed again it is scrolled to the bottom.
The user sees nothing but the "Ready" that is at the bottom of the Radgrid.
It confuses the user because it appears the page contains only the Radgrid having no data.
How can we make the page be scrolled at the top after an edit operation?
These techniques did not work:
http://aspnet.4guysfromrolla.com/articles/111407-1.aspx
http://msdn.microsoft.com/en-us/library/system.web.ui.page.maintainscrollpositiononpostback.aspx
John (Steve)