How to save, delete and insert current cell value of datagridview from xml file in C#.net winforms.
i am entering the data in current cell of datagridview, that data is comming from xml file. now how should i save this current cell data.
i am entering the data in current cell of datagridview, that data is comming from xml file. now how should i save this current cell data.