Hi,

I created 2 forms, from Form1 i click a button1 to display Form2. In Form2 i double click the specific row of the products from the grid and bind the data to the grid in Form1. Click button1 again if i want more products and add into the grid in Form1.

Is it possible to bind the data from 1 grid to another grid in different form?

how do add another row in the grid if i want to add more products??

Please HELP!!

Thanks
Viv