This example demonstrates how to save/load the layout data of the grouped and expanded rows during callbacks. Pay attention to the following features:
- The Dictionary<string, string> contains grouped grid's layouts saved by the user. This Dictionary is kept in a Session.
- It is possible to load the last saved layout from by clicking the "Load Layout" button.