P
probashi
Hi,
I have couple of AJAX collapsible panels in one of my page. I would
like the page to remember the state of the panel (is Expended )
property (i.e. user comes to my page and expands a panel (which was
collapsed by default) and leave my page. Next time when the same user
comes back, I would like to show the panel expanded (even the default
is collapsed)).
I believe one can accomplish this using ASP.NET profile.
I was wondering if any body out there already done this?
Thanks
I have couple of AJAX collapsible panels in one of my page. I would
like the page to remember the state of the panel (is Expended )
property (i.e. user comes to my page and expands a panel (which was
collapsed by default) and leave my page. Next time when the same user
comes back, I would like to show the panel expanded (even the default
is collapsed)).
I believe one can accomplish this using ASP.NET profile.
I was wondering if any body out there already done this?
Thanks