I have a view, which contains a grid. The grid is having a grouping feature. I am enabling/disabling the feature based on user interaction. If I disable the feature & close the window, the next time I load the view, the grouping feature remains disabled.
I am wondering, How can i say, as soon as grid is loaded, enable the group feature in the grid. Do we have any event or method to achieve this?
Thanks !!!!!