# Save, Load and Print

FlexGrid for WinForms supports various formats for saving and loading the grid. It also lets you print the grid. Know how to save, load and print the grid here.

## Content



FlexGrid provides various built-in options so that you can easily save a grid and its content in a text, excel, or an XML file. You can even load these saved files to another grid or can save it as backup of a particular state of the grid. You can also save the grid image in your desired format. Not just this, you can also print the grid or selected areas of the grid if you need to have a hard copy. This topic discusses various options related save, load and print available in the grid.

| **Topic** | **Content** |
| --- | --- |
| [Save](/componentone/docs/win/online-flexgrid/features/save-load-print/save) | Discusses about how to save the grid and its contents in different formats.<ul><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/save#1">Save as Text File</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/save#2">Save as Excel File</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/save#3">Save as XML</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/save#4">Save as Image</a></li></ul> |
| [Load](/componentone/docs/win/online-flexgrid/features/save-load-print/load) | Discusses about how to load grid content from various file formats.<ul><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/load#1">Load from Text File</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/load#2">Load from Excel File</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/load#2">Load from Database</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/load#2">Load from XML</a></li></ul> |
| [Print](/componentone/docs/win/online-flexgrid/features/save-load-print/print) | Discusses about how to print the grid and other print related options.<ul><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/print#1">Print Grid</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/print#2">Print Options</a></li><li><a href="/componentone/docs/win/online-flexgrid/features/save-load-print/print#3">Customize Print Preview Dialog</a><br><div title="Click to Enlarge" class="i-thumbnail-container"><a title="" class="i-thumbnail" rel="lightbox" data-href="images/grid-print-preview.png"><img alt="" src="/assets/images/grid-print-preview.png"></a><p></p></div></li></ul> |