Hello Gurus,
I want to save the state of an unbound DataGridView on my Windows Form
application to an XML file so i can later load it back..
Basically, on my form I have a DataGridView, it's got some
DataGridViewTex tBoxCell, DataGridViewCom boBoxCell etc, i want to export all
that to XML..
Any help is greatly appreciated.
I want to save the state of an unbound DataGridView on my Windows Form
application to an XML file so i can later load it back..
Basically, on my form I have a DataGridView, it's got some
DataGridViewTex tBoxCell, DataGridViewCom boBoxCell etc, i want to export all
that to XML..
Any help is greatly appreciated.
Comment