If you want to save scroll position of RadGrid control you can set ClientSettings->Scrolling->SaveScrollPosition property to true. If you mean vertical scroll-bar of the page you can specify MaintainScrollPositionOnPostback="true" in the page directive of the ASPX file.