Is DragAfter supported with the RadTreeView? I'm dragging items within the same TreeView and I never see it as a drop option.
2 Answers, 1 is accepted
0
Tina Stancheva
Telerik team
answered on 14 Jun 2011, 05:27 PM
Hello Josh,
There are some known issues with the DropBefore and DropAfter drop positions and tooltips when the browser is zoomed. There is a related item in PITS. Can you check whether this is your case?
If not, can you please give us more details on your scenario or send us a sample project reproducing the issue so that we can further investigate it? Thank you in advance for your cooperation.
Best wishes,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
The zoom was set to 125% on my browser, but I have since disabled the tooltips on the drag. I'd rather not worry about the users zoom setting on the browser, and it works fine without the tooltips. Thanks