I'm evaluating RadTreeView. My web app uses frames. Navigation page with the tree is in left frame and is always visible. The right frame page changes based on what is selected in the navigation tree. The right frame page needs to be able to edit, add, and delete nodes in the navigation tree. I'm unclear about how to accomplish this. Would prefer a totally server side solution but client side script would be ok too if that's the only way to do it.
Not sure if the cross-page postback feature could be used to accomplish this or if there is some other way.
Thanks in advance.
Not sure if the cross-page postback feature could be used to accomplish this or if there is some other way.
Thanks in advance.