Użytkownik John Fabiani napisał: > I have also used virtual fields just like you. Such as changing the > true/false of fields to a "yes and no" type field and then had no way to write > back changes. > > I often override the save methods to handle situations such as you are > describing. This requires that I set flags etc. to insure I know if saving is > required. I guess I'm sort of use to using the technique because I ran into > the issue several times in the VFP world. >
Right. I think that validateRecord() method is very handy here. -- 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]
