FlexGrid

FlexGrid

Column Layout

The FlexGrid has a client ColumnLayout property that gets or sets a JSON string containing a list of grid columns and their properties, It doesn't support the datamap column. This sample uses the client ColumnLayout property to persist the column layout to the browser's localStorage.

Features