4 Answers, 1 is accepted
0

Jayesh Goyani
Top achievements
Rank 2
answered on 26 Mar 2013, 08:32 PM
Hello,
Maintain scroll at grid level
Maintain scroll at page level
Thanks,
Jayesh Goyani
Maintain scroll at grid level
<
ClientSettings
>
<
Scrolling
SaveScrollPosition
=
"true"
/>
</
ClientSettings
>
Maintain scroll at page level
<%@ Page MaintainScrollPositionOnPostback="true" %>
Thanks,
Jayesh Goyani
0

Rengo
Top achievements
Rank 1
answered on 27 Mar 2013, 03:28 AM
Hello Jayesh,
Thank you for the suggestion. Although, I am not looking to retain the scroll position. I need the scroll bar to go to the bottom of the grid no matter the previous scroll bar position before the postback.
Any suggestions would be appreciated.
Thank You!
Thank you for the suggestion. Although, I am not looking to retain the scroll position. I need the scroll bar to go to the bottom of the grid no matter the previous scroll bar position before the postback.
Any suggestions would be appreciated.
Thank You!
0

Rengo
Top achievements
Rank 1
answered on 27 Mar 2013, 11:20 PM
Hello Telerik,
Are you out there? any solutions?
Thank You!
Are you out there? any solutions?
Thank You!
0
Hello,
You can check the link below:
http://stackoverflow.com/questions/7063627/force-scrollbar-to-bottom
Regards,
Pavlina
the Telerik team
You can check the link below:
http://stackoverflow.com/questions/7063627/force-scrollbar-to-bottom
Regards,
Pavlina
the Telerik team
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.