On 11/19/10 4:47 PM, John Fabiani wrote: > On Friday, November 19, 2010 04:44:41 pm Paul McNett wrote: >> On 11/19/10 4:29 PM, John Fabiani wrote: >>> Is there a simple way to revert edits without the "Do you wish to save" >>> dialog to appear? A requery() would do it but the dialog appears. I >>> think I have asked this in the past but can't recall the answer! >> >> frm.cancel() or biz.cancelAll()? >> >> Paul > > Just about the time you responded I found it. But I have to issue a update() > - is that correct?
With biz.cancelAll() you'd need an update(), but with frm.cancel() you shouldn't. Paul _______________________________________________ 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]
