Treeview with checkboxes
Hi everyone
I have used treeview control with checkboxes in my application.
the data is binded to it dynamically from db based on priority.
now my requirement is instead of changing the priority every time from back end I want to change it from front end itself.ie if I select a node and drag and drop it to up position or down its priority must be changed in the backend automatically
can anyone help me out in this
thanks in advance
Archu
|