Hello,
I have successfully implemented the GridSettingsPersister for the grid control on a save button click event. Now I would like to take it a step further and automatically save the layout of the grid when the user makes a change to his/her grid (ie: move a column, sort, change width etc...). What event would I use to trigger the save?
I would like it to be seamless to the user, no clicking of a save button necessary.
Thank you very much for the help!
I have successfully implemented the GridSettingsPersister for the grid control on a save button click event. Now I would like to take it a step further and automatically save the layout of the grid when the user makes a change to his/her grid (ie: move a column, sort, change width etc...). What event would I use to trigger the save?
I would like it to be seamless to the user, no clicking of a save button necessary.
Thank you very much for the help!