Hi Telerik Team,
I need help with the tree view (using Q2 2012 SP1)
When i am dragging one or more rows from the radgridview to the radtreeview, how can i force the treeview to expand and highlight the treenode that i am hovering (dragging) over?. And how can I show feedback in the treeview of the target drop position, similar to the dotted line used when dragging in the treeview itself) ?
I am using the RadDragDropService. (radGridView.GridViewElement.GetService<RadDragDropService>)
Thank you in advance.
Best regards,
Henri