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

Help to control the scroll

1 Answer 60 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Francisco
Top achievements
Rank 1
Francisco asked on 03 Jan 2011, 05:31 PM
Hi,
I have a little problem, I need to use the scroll bar from code on the gridview. We have 20 columns and I need to be able to move from code the horizontal scroll, for example, move to column five or 10 depending of calculations. Also, I will like to move another horizontal scroll on a different grid depending of another one. I suppose I can do a WPF binding over one property but I dont no which one.
THanks in advance, we appreciate any help.
Francisco.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 04 Jan 2011, 08:03 AM
Hi,

You can use our ScrollIntoView() method (with column parameter) to scroll to specific column. 

Best wishes,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Francisco
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or