Save and Restore the Layout
Data Grid allows you to save the layout of grid columns and then restore it later. Use the DataGridControl.SaveLayout
and DataGridControl.RestoreLayout
methods for the layout serialization and deserialization.
Data Grid allows you to save the layout of grid columns and then restore it later. Use the DataGridControl.SaveLayout
and DataGridControl.RestoreLayout
methods for the layout serialization and deserialization.