I would like to know how is it posible to refresh update the nodes of the treeview from another aspx file.
In my example I have the treeview in the left side and when a user clicks on a node using the navigationUrl in the right part is loading another aspx file which contain the details of that node. In this file the user is able to modify the details and as a result I would like to be able to change the node text.
Thanks for any suggestions or if there are any examples regarding this please let me know.
George
In my example I have the treeview in the left side and when a user clicks on a node using the navigationUrl in the right part is loading another aspx file which contain the details of that node. In this file the user is able to modify the details and as a result I would like to be able to change the node text.
Thanks for any suggestions or if there are any examples regarding this please let me know.
George