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

Scrolling to a line

2 Answers 90 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Pascal GUERY
Top achievements
Rank 1
Pascal GUERY asked on 19 Jun 2013, 03:28 PM
Hi everyone,

Is it possible to scroll vertically a RadGridView to make a specified line the top line ?

Any help will be greatly appreciated.

2 Answers, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 1
answered on 25 Sep 2013, 02:29 AM
I have the exact same question and appreciate if anyone can help on this.

ScrollIntoView only scrolls a row into the visible area, but i can't find any way to precisely control the row to be the top row.

I can only find an answer for ASP.NET AJAX implementation: http://www.telerik.com/help/aspnet-ajax/grid-scroll-to-selected-item.html
0
Dimitrina
Telerik team
answered on 25 Sep 2013, 08:33 AM
Hello,

Unfortunately the GridView cannot guarantee the exact position for the item that has been scrolled into view. You can try using two nested "Scroll" methods, probably this will be more consistent.

Let me know how it works for you. 

Regards,
Didie
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Pascal GUERY
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or