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

Move to first row in grid

3 Answers 204 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 02 Aug 2007, 12:33 PM
Hi, lets say i have 5000 rows in my grid and I scroll down the grid. Is there any way that the scroll move the to the first position? Like move first?

Thanks

3 Answers, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 02 Aug 2007, 01:48 PM
Hi eriksurya,

To scroll the grid to a specified row you can use code like the following example:
radGridView1.GridElement.ScrollToRow(0); 

Regards,
Evtim
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Cristian
Top achievements
Rank 1
answered on 25 Oct 2011, 08:13 PM
Hi, i have the same problem but in mvc telerik grid, i would like to move de scroll with java script or jquery but i don't know jow, plese could you tel me haow to resolve my problem.


Cristian
0
Stefan
Telerik team
answered on 28 Oct 2011, 10:37 AM
Hi Cristian,

Thank you for writing.

This forum concerns RadControls for WinForms rather than RadControls for ASP.NET MVC. Please address your questions to the appropriate forums, where you will get appropriate support. Alternatively, submit a support ticket with your inquiry.

I hope that you find this information helpful.

Kind regards,
Stefan
the Telerik team

Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

Tags
GridView
Asked by
Erik
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Cristian
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or