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

Block scroll on dragging

2 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Keiichi-kun
Top achievements
Rank 1
Keiichi-kun asked on 20 Dec 2010, 12:45 PM
Hi all,
I've a radgrid with scrolling enabled, and I should drag a row to a radtreeview. Everything works fine except dragging to a node located south-west (or south) of the grid. In this case, drag and drop works well, but during dragging radgrid starts scrolling until I drop the row.
Any ideas to solve this?
Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Iana Tsolova
Telerik team
answered on 22 Dec 2010, 02:26 PM
Hi Keiichi-kun,

Try setting the AllowAutoScrollOnDragDrop property in the grid ClientSettings to false and see if this helps.

Regards,
Iana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Keiichi-kun
Top achievements
Rank 1
answered on 22 Dec 2010, 02:59 PM
It works!
Thanks a lot
Tags
Grid
Asked by
Keiichi-kun
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Keiichi-kun
Top achievements
Rank 1
Share this question
or