Hi there,
I'm working on auto-scroll for the radTreeView and have come up against a slight issue. The auto scroll works really well (referencing the blog post here: http://blogs.telerik.com/xamlteam/posts/10-11-25/how-to-implement-autoscroll-while-dragging-in-radtreeview.aspx), but I've come up against a slight issue.
Within the RadTreeView ItemContainer, I've got a textbox. As soon as I drag over that textbox, it loses focus so the auto-scroll can go no further. If I disable the textboxes, then it works fine.
Do you know of any workaround I could use to ensure that if I drag over a textbox, it will continue to scroll?
Many thanks
I'm working on auto-scroll for the radTreeView and have come up against a slight issue. The auto scroll works really well (referencing the blog post here: http://blogs.telerik.com/xamlteam/posts/10-11-25/how-to-implement-autoscroll-while-dragging-in-radtreeview.aspx), but I've come up against a slight issue.
Within the RadTreeView ItemContainer, I've got a textbox. As soon as I drag over that textbox, it loses focus so the auto-scroll can go no further. If I disable the textboxes, then it works fine.
Do you know of any workaround I could use to ensure that if I drag over a textbox, it will continue to scroll?
Many thanks