This is a migrated thread and some comments may be shown as answers.

[Solved] Horizonal Scrolling

3 Answers 114 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 05 Feb 2010, 09:52 PM
The SaveScrollPosition="true only seems to save the position in the grid when the vertical scroll bar is moved. If i only move the horizontal scroll bar and enter edit mode, the grid moves back to the home position. if I move the horizontal scroll bar then move the vertical scroll bar (even down and back to the starting position) and enter edit mode, the position is saved and the grid returns to the position I place it in.

How can I make this work when only the horizontal scroll bar has been moved?

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 08 Feb 2010, 03:10 PM
Hello Aaron,

In order to achieve the required functionality, please refer to the following link:
http://bytes.com/topic/javascript/answers/657217-how-save-horizontal-scroll-bar-position-page-postback

I hope this helps.

Kind regards,
Pavlina
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
Aaron
Top achievements
Rank 1
answered on 10 Feb 2010, 05:22 PM
What kind of answer is this?

Refer me to some other website?

How do I apply that to YOUR control?

Please provide the correct configuration or the javascript that I need to fix this bug in your code.

Thanks
0
Pavlina
Telerik team
answered on 15 Feb 2010, 05:16 PM
Hello Aaron,

To achieve your goal you can ensure that the MaintainScrollPositionOnPostBack property through the Page directive is set to true (in case you do not take advantage of the built-in scrolling feature of the grid).

Kind regards,
Pavlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Aaron
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Aaron
Top achievements
Rank 1
Share this question
or