Hi!
I have a RadTreeView with a context menu.
The context menu have 3 options:
1) edit
2) add
3) delete
When the users click the option 1 and 2, I show a form with the Node Info throw AjaxManager.(just the form)
How can i do to update with AjaxManager the treeview when the users click "Delete" option ?
Thanks!
I have a RadTreeView with a context menu.
The context menu have 3 options:
1) edit
2) add
3) delete
When the users click the option 1 and 2, I show a form with the Node Info throw AjaxManager.(just the form)
How can i do to update with AjaxManager the treeview when the users click "Delete" option ?
Thanks!