Save datagrid

Is there a way to save the datagrid using SaveFileDialog to a file?

1 Reply

AD Administrator Syncfusion Team May 6, 2003 07:53 AM UTC

Serialization for a GridDataBoundGrid will be supported in version 2.0 out later this quarter. Here is a sample that saves the order and sizes of columns in a GridDataBoundGrid.

Loader.
Up arrow icon