Hi,
I have a xamdatatree which I want to bind to a dataset which has results from Sql stored procedure. Can someone please provide me a sample on how to do achieve that. It is not showing any data in the tree.
Thanks.
Hello Megha,
I have modified the sample I sent you before, so now you can Drag & Drop items without holding the control key down.
Hope this helps you.
Is there a way I can achieve same functionality without holding Ctrl key ?
Thanks
As I wrote in my previous post, you have to hold "Ctrl" key down while you are moving the XamDataTree items.
I am able to drag and drop within one tree but not from one tree to another. I get as error message " Cannot add external objects to list"
I tried you solution but I am getting an error " Cannot add external objects to this list". Can you please suggest how to solve that problem.