This question is locked. New answers and comments are not allowed.
Hey All,
When I Initially populate the treeview I use server side model. At one point I allow user to edit/delete nodes....No Issues till I want to UNDO a deleted node...I do a client side $.post , set the nodes value to visible (we do soft deletes) then call the controller action to repopulate the treeview via a RedirectToAction t and it does not re-populate the treeview...Any ideas on this would be appreciated.
Craigt
When I Initially populate the treeview I use server side model. At one point I allow user to edit/delete nodes....No Issues till I want to UNDO a deleted node...I do a client side $.post , set the nodes value to visible (we do soft deletes) then call the controller action to repopulate the treeview via a RedirectToAction t and it does not re-populate the treeview...Any ideas on this would be appreciated.
Craigt