On Sun, Jul 12, 2009 at 12:39 PM, Miguel Lopes<[email protected]> wrote: > > 2. Here's what I've tried and the woes I got! > After failed attempts at using confirmChanges() and isAnyChanged(), I > tried form.requery() but this gives raise to a strange exception when > I pressed "Yes" on the save changes dialog. If I press "No" everything > works well, and if I press "Cancel" the navigation happens without > problems and when I get back to the Page I get the dialog again!
Also self.PrimaryBizobj.getChangedRows(includeNewUnchanged=True) returns an empty list. Should it not return a the current record (since I changed something in the ui)? Miguel _______________________________________________ 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]
