Hi,

When a TreeNode item is being dragged in Ext.NET v1.0, information about the icon and the text of the node was shown:

https://examples1.ext.net/#/DragDrop/Tree/Tree_to_Div/

Now, in Ext.NET v2.0 there is not showing any icon, and the text is always "1 selected node":

https://examples2.ext.net/#/DragDrop/Tree/Tree_to_Div/

As has also dissapear StartDrag listener in Beta 2, is there any way to change text information at least when a TreeNode is being dragged?

Thanks in advance,

Dominik.