I use Valid and LostFocus far more frequently than InteractiveChange. When I do use InteractiveChange it is usually to activate/deactivate other form fields based on this.value. Usually no more than 2 or 3 lines of code at the most if I can help it and never while in a grid.
Paul -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, October 24, 2017 12:52 PM To: [email protected] Subject: Re: Checkbox Problem On 2017-10-24 12:59, Ted Roche wrote: > On Tue, Oct 24, 2017 at 12:25 PM, John Weller <[email protected]> > wrote: >> I put the code in the Valid and it worked like a charm! Thanks again >> Ted. >> > > Lucky guess. Glad it helped! I've never liked putting any code in the InteractiveChange event. Last gig I had, they had done that and the results were very buggy/crappy. It's like they prefer action on every keystroke instead of waiting for the valid event. Sure, yeah, nice to have such "INSTANT" changes elsewhere but not worth the hassle as per my experience. [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

