3
Reply

passing data through forms

Dante Molfese

Dante Molfese

Jul 8 2016 8:28 PM
282
Hi!
I have a problem i hope someone can help me with:
 
I have a dgv which datasource is a dataset. these are in the MainForm
I have another form (form2) in which the user chooses the index of row to delete and accepts, closing the form2
so... how can i get that value in the Main once the form2 is closed. so that i can delete the row from the dataset?
 
Any Help will be appreciated! ;) 

Answers (3)