I have 2 forms, one is the main form and the other one is for the details.
The first form consists of a grid and add,edit,delete commands.
The other one consists of textboxes with labels to input necessary details such as idno, name, address, etc.
When clicking the Add command all textboxes are...