Hi,
I have a treeview on my left hand frame that allows me to select a node. Depending upon which node is selected I would like to reload the frame on the right hand side. Currently, I am using the vb code behind page to capture my ID and response.redirecting. The problem is that using response.redirect does not work, it reloads the page into my tree view frame.
Any suggestions would be greatly appreciated,
Thanks,
T
I have a treeview on my left hand frame that allows me to select a node. Depending upon which node is selected I would like to reload the frame on the right hand side. Currently, I am using the vb code behind page to capture my ID and response.redirecting. The problem is that using response.redirect does not work, it reloads the page into my tree view frame.
Any suggestions would be greatly appreciated,
Thanks,
T