This question is locked. New answers and comments are not allowed.
I've managed to insert a TreeView onto my MVC3 view... and im raising the onNodeDropped event fine.
How do i then save the treeview 'state' (ordering, node placement) into the database ?
what properties / methods on the tree can i use ??
thanks
How do i then save the treeview 'state' (ordering, node placement) into the database ?
what properties / methods on the tree can i use ??
thanks