Hi,
I am new to this control. Can anyone help me in implementing drag and drop functionality for the below mentioned sample under Styling and Templating -> Customizing the layout for Employees
http://labs.infragistics.com/silverlight/lobsamples/2010.1/
I know we have to use <ddm:DragDropManager.DragSource> and <ddm:DragDropManager.DropTarget> under hierarchy template, but I was not successful for the above Employee sample.
Also is there any way to display lines between nodes to make it look like a tree/ graph
Any help much appreciated.
Thanks,
Suman.
Hi Suman,
We introduced new control XamDataTree. It has all the features you are asking for and a lot more.
You can try it and see if it works for you.
Thanks,George