aspx with treeview
I am writing my first asp.net application. I want to use a treeview in a aspx page, and on selection, I would like to display another aspx on the same page retaining the treeview state as it was.
Can someone tell me is it possible to do this without frames and if so how?
Thanks
Vishwa
|