I've created a web application using Visual Studio 2005. I have a treeview control on the master page. When the user clicks on a link, the treeview expands automatically and I would like to keep it expanded when the new page loads.
Is it possible to keep it expanded to the level the user expanded it between postbacks and pages selected?
Thank you,
Is it possible to keep it expanded to the level the user expanded it between postbacks and pages selected?
Thank you,