I have a main form with a grid that has a button control that brings forth an administration form with a grid.
the administration form has an add button and fields used to insert data on the grid .
But now i want the information on the administration form grid to populate the information on the main form's grid once the administration form is closed.