Hi,
I create a web user control to store the gridpreference. when i try to get the gridstate , i am able to get for pagesize, groupby expression,sort expressions fine. but issue is column swap and hide settings not stored in the grid state. i used GridPersister class to save the settings and load the settings. so what is the issue in store the hide, swap column settings.
I create a web user control to store the gridpreference. when i try to get the gridstate , i am able to get for pagesize, groupby expression,sort expressions fine. but issue is column swap and hide settings not stored in the grid state. i used GridPersister class to save the settings and load the settings. so what is the issue in store the hide, swap column settings.