0
Answer

Insert child row in child table

Ask a question
chan_saufui

chan_saufui

18y
3.1k
1

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