Hi,
I want to export the data to notepad (.txt file). I got the code for export the datagridview to notepad. But i need to the exported .txt file as below method (, " ) delimited.
"1","Inthiyaaz","300000"
"2","Imroz","13000"
"3","Afroz Basha","25000"
Below is the link for Export the gridview to .txt file.
http://www.dotnetfunda.com/articles/article393-exporting-data-to-txt-file-using-csharp.aspx can anybody let me know this details.
By
Gopi A