I am trying to drag and drop a grid row to xamDataTree node.
i am not able to identify the node where i am droping the content to.
Please help me with this.
Hello,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hi Krasimir,
I have a TreeView (normal TreeView, not XamDataTreeView) and a XamDataGrid in my application .
And I want to drag a record from the XamDataGrid and drop to a specific node in my TreeView.
I could only get the whole TreeView as the DropTarget, but I need the specific node onto which the record is being dropped.
Is there any way to get that that node? Please help.
Thanks,
Nimmi