Persisting Layout
By default, FlexGrid allows users to resize and reorder columns.
It is easy to extend this and allow users to select columns as well. For example, you can use the MultiSelect control below to select the columns to be displayed on the grid:
You can use the grid's columnLayout property to allow users to save and restore column layouts. Click the buttons below to see how this works.