This question is locked. New answers and comments are not allowed.
I've a main view, from the main view i'm creating a Telerik Model window. The model window contains a Tree View with drag drop enabled.
Now i need to drag drop the items from the tree view to a div in the model window. The functionality is working fine, however, the cursor for Tree view drag-drop not shown in the Model window, it's shown in the parent window.
Note:
In the attached image if i drag the item (Weather) from the tree, the cursor is not showing in the Telerik model window. Once it crosses the model window only the drag drop cursor is shown in main view.
Now i need to drag drop the items from the tree view to a div in the model window. The functionality is working fine, however, the cursor for Tree view drag-drop not shown in the Model window, it's shown in the parent window.
Note:
In the attached image if i drag the item (Weather) from the tree, the cursor is not showing in the Telerik model window. Once it crosses the model window only the drag drop cursor is shown in main view.