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.
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
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.