Hi,
do you have any suggestions on how to make a RadGrid collapsible? I would like to click the header and have grid collapse/expand. JQuery does quite a nice job with toggle(), but I'm looking for a solution that would persist through AJAX calls. Since I never know how many RadGrids there will be on a page I can't use a hidden field to store the toggle state and frankly, storing it in cookies seems like an overkill.
Any ideas?
Kind regards,
Andrea
do you have any suggestions on how to make a RadGrid collapsible? I would like to click the header and have grid collapse/expand. JQuery does quite a nice job with toggle(), but I'm looking for a solution that would persist through AJAX calls. Since I never know how many RadGrids there will be on a page I can't use a hidden field to store the toggle state and frankly, storing it in cookies seems like an overkill.
Any ideas?
Kind regards,
Andrea