Export DataGridView to XML - C# -
I have a datagrid view with a value from a database table. I also have functions that filter the data in gridview.
I want to know if it is possible to save a filter file in an XML file in Gridview.
How do I do this?
Thank you. / P>
Have you tried?
Comments
Post a Comment