On 2017-10-23 16:10, John Weller wrote:
I have a checkbox in a grid. The column and the checkbox control source are
both set to the same field in the table.  The table is open in the data
environment with BufferModeOverride set to 5, optimistic table buffering.
If I put the TableUpdate command in the InteractiveChange method of the
checkbox any change is not committed but if I put the identical code in a button instead then the change is committed. What am I doing wrong? :-(


Hi John,

I'm betting Ted's right about the order of events firing...but I will say this is why I never liked editing in grids and dumped using buffered tables directly in the app; when I went to local views, so many problems disappeared. But to be fair, that was VFP6SP5 on a Novell network, which was known to be hinky.

--Mike


_______________________________________________
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.

Reply via email to