2
Answers

How to send lines from a datagridview to another datagriview

Photo of FLAVIO REIS

FLAVIO REIS

8y
587
1
Hi,
I use C# and mysql for a windows form application.
I tried some procedures to send lines from one datagridview to another datagridview but without success.
I use a checkboxcollumn to choose the line or lines to send and a button to send the choosen line or lines
If is needed I can post what I already did until now.
 
Thank in advance

Answers (2)