N
N
Nikolai Novosad2016-01-25 10:35:24
C++ / C#
Nikolai Novosad, 2016-01-25 10:35:24

Edit data in file via DataGridView?

Hello.
Can you please tell me how to implement editing the data that is in the file through the DataGridView?
I really wanted to see at least code sketches. Or a link to such an implementation, because I could have missed something in the English-language resources.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2016-01-25
@GavriKos

Read the file into memory, edit the contents in memory, when necessary - merge back into the file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question