Użytkownik John Fabiani napisał: > Sorry this is not very clear to me. If I want requery() to work as it did > what do I have to do? As I understand it - if I want to retrieve the current > data in the database I have to issue a special call self.expireCache() is that > correct? And how does the self.expireCache() call effect the children. > Johnf >
You don't need to take any special steps if you used dForm.requery(). The expireCache() clears bizobj instance cache and all its children. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
