This question is locked. New answers and comments are not allowed.
Hello,
I am binding a treeview to a sitemap and I am trying to maintain the expanded and selected node state on a treeview. I have read the knowledgebase article regarding using a cookie to save the state of expanded nodes.How can I save the state of the currently selected node and re select the node on postback? Also, using the cookie approach I have noticed a decrease in performance when refreshing the screen.
I am binding a treeview to a sitemap and I am trying to maintain the expanded and selected node state on a treeview. I have read the knowledgebase article regarding using a cookie to save the state of expanded nodes.How can I save the state of the currently selected node and re select the node on postback? Also, using the cookie approach I have noticed a decrease in performance when refreshing the screen.