This is a migrated thread and some comments may be shown as answers.

Bind to treeview after ajax event

0 Answers 79 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Craig Tarp
Top achievements
Rank 1
Craig Tarp asked on 13 Jul 2010, 03:39 PM
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
Tags
TreeView
Asked by
Craig Tarp
Top achievements
Rank 1
Share this question
or