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

GridView drag with auto scrolling

3 Answers 139 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 14 Dec 2010, 04:18 PM
I'm trying to get the GridView to automatically scroll when dragging a row above or below the viewable area. I see quite a few posts about this but none for Winforms GridView. I believe this functionality is built in, but if not could you please provide the necessary code to implement it.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 14 Dec 2010, 04:47 PM
Hi Tim,

Are you using unbound mode with row re-ordering? If so, then from the demos that are included with the controls (GridView >>  Rows >> Row reOrder) then I notice that this is not standard and you need to use the mouse wheel in order to scroll beyond the visible area. If you could let me know if this is your scenario I will try and help further if I can.
Richard
0
Tim
Top achievements
Rank 1
answered on 14 Dec 2010, 05:05 PM
The GridView is hierarchical and bound to a DataTable. I can scroll up or down using the mouse wheel but this isn't user friendly.  As well, it would be nice for the children to open if you hover over the + symbol as Windows Explorer does. 

Thanks.
0
Svett
Telerik team
answered on 17 Dec 2010, 12:51 AM
Hello Tim,

Presently, the RadGridView does not support auto-scrolling, when drag and drop is performed. We will consider it as feature request.

Regards,
Svett
the Telerik team
Check out the Q1 2011 Roadmap for Telerik Controls for Windows Forms.
Tags
GridView
Asked by
Tim
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Tim
Top achievements
Rank 1
Svett
Telerik team
Share this question
or