Hi All,
When I click on a childNode in my TreeView, this redirect me to my aspx page but with different parameters in the querystring of my URL.
The problem is that when it comes back, my TreeView does not stay expand as it was before the page was redirected.
Is there a property that I have to set or there is something else to do to keep my Treeview expand when I click on a childNode ?
Thanks,