Tagged Questions
0
votes
2answers
371 views
How to delete the content from text file while deleting from datagridview
I am having a datagridview where the content of that datagridview will be from my sample text file. When i click on load i will have the data from sample.txt and that data in that text file is shown ...