Hi,
What i want to achieve is that i want to sync some server data (Session) with each treeNode in the treeview. I am using the drag and drop functionality,etc. Right now, i am using the UniqueID property.
When i add a new node what actually happens is that it shifts all the siblings ahead. The unique key is also shifted.
How can i have some unique id for each tree node so that i can have some data in the session using the id as key. Any Idea ? Thanks,
Regards,
Brendanwood Development Team.
What i want to achieve is that i want to sync some server data (Session) with each treeNode in the treeview. I am using the drag and drop functionality,etc. Right now, i am using the UniqueID property.
When i add a new node what actually happens is that it shifts all the siblings ahead. The unique key is also shifted.
How can i have some unique id for each tree node so that i can have some data in the session using the id as key. Any Idea ? Thanks,
Regards,
Brendanwood Development Team.