hello, im sure ive asked this question already but cant find the thread. How do i transfer data from 1 form to another but in a datagrid view.
Example: I have data that ive entered in Form2. On Form 1 i have a datagridview box. Wen i press Send on Form2 i want certain data in textboxes etc to show up in certain columns on the datagridview. Without using a server or a database how do i do it? And then once ive done that how do i bring that form up with the data that ive previously wrote in the boxes to still show up, if i double click or click on a row to then open that form with the relevant data still there? If you know what i mean.
Cheers