Auto delete records from child Table

Hi,

I create From with 2 Table Master Table and Master Line Table. Join this table with recId. When i work with form create record and update record are work fine but when i delete any record from master table through form record are delete only in master table and master line table records are not deleted Kindly suggest me what i do

Use a deleteAction(http://msdn.microsoft.com/en-us/library/bb315018.aspx)

Hi Kranthi,

Thanks to reply its working thanku so much