Hello All,
I have drop down box which consist of user saved views using GridSettingsPersister class.
Now my issue is that when first time user comes to page and select its saved view its load correctly.
But after loading first view when tries to change another view from drop down its get failed.
After doing some debugging I found that inside GridSettingsPersister -> Grid_ColumnsCreated Event settings which I supply loads correctly but when grid seen on page its just have first time loaded settings however data is changing into grid.
Can anyone suggest me what I am doing wrong?
Regards,
Dharmesh
I have drop down box which consist of user saved views using GridSettingsPersister class.
Now my issue is that when first time user comes to page and select its saved view its load correctly.
But after loading first view when tries to change another view from drop down its get failed.
After doing some debugging I found that inside GridSettingsPersister -> Grid_ColumnsCreated Event settings which I supply loads correctly but when grid seen on page its just have first time loaded settings however data is changing into grid.
Can anyone suggest me what I am doing wrong?
Regards,
Dharmesh