2020-06-23 01:10:50
Topic starter
I need to configure grid to store column order to see the same column layout when I visit this page next time.
To save layout we should only set stateful flag on the grid to true and provide unique stateId (e.g. stateId: "ModuleName.PageName.GridName").