Insert child row in child table

Oct 17 2005 12:53 PM

Hi,
    I have created two tables with a parent-child relationship.

If I insert a new row in the parent table using parentrow.NewRow(), how do I insert a new row in child table ? does the child table automatic creates a new row if a new parent row is created ?

regards

chan sau fui