Hi, I have the following situation: - two bizobj objects, parent and child - user can add new records to child bizobj - user can't cancel changes until modify added records.
To all be clear from the beginning - I don't want to save unchanged new records. But unfortunately, bizobj.SaveNewUnchanged property is related with cancel too. So, I can't cancel new unchanged records... How can I deal with that? Is the only way to overwrite bizobj.cancel method? -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
