Hi,
I have created a new enterprise portal user control with form and grid. Form is having header record and grid is having line record. Both table having relation.
I have assigned the header record foreign key value to line table in the line table create method of the data set.
The grid lines are storing first before the header record. So, the line table's relation field value storing with 0 value. The header should save first and lines should save second when the user click "Save and Close" button.
Thanks,
Hari

Report
All responses (
Answers (