Hi There,
Please help us on the following issue.
1:N relational tables Insert and Edit from Front end(C#)
We are having 3 tables with 1:N relation in DB.We are trying to Insert and Update(edit) from c# using latest LLBLGEN Pro.
Edit
Scenario
: - During edit one of child tables record is deleted , a new one added , and update an existing record are done. In this situation , the Parent record being in "isNew" state as "False" how to set "isNew" for child records as "True" for the new record, and "False" for the updated record and finally how to save these records,once its attached to the parent record ?.
Kindly help us to overcome this issue as early as possible.Sample code would be greatly helpful.
thanks and regards
Anu