Hi,
I have to forms, second for is shown from the first form trough showdialog command. Both forms have datagridview
User will select data from DGV in second form then pass all this data to DGV in first form
How can I achieve it, I know how to do it with single data only, how if its multiple data?
please help
Thanks