Persisting UI-settings
With the CG.Controls.Grid it is very easy to save and load changes of the UI made by the user. Examples are grouping of columns, sorting or moving columns to another position.
All these settings can be stored and re-loaded by the grid again to restore user-made changes:
Here is an example on how to save the settings to a file and reload these settings again: