I've not seen the behavior you have with #2. I use the header click to do sorting, so it might have something to do with the grid losing focus, that prevents me from seeing your behavior.
Try this in your code that toggles the selection. Save the current record key (or recno()), fire a skip 1 in the cursor, make your updates, the go back to the original record. This wrapped in a THISFORM.LockScreen to hide any flicker. Tracy -----Original Message----- From: Steve Ellenoff Sent: Wednesday, July 19, 2006 11:40 AM Subject: Re: Checkbox in Grid oddities. >Short answer? > >1) Mouse movement can cause this behavior, though I have seen this >behavior with a laptop touchpad clicking the button, not tapping. > >2) Buffering > >Tracy I turned off the buffering, it didn't help it.. What's the long answer? ;) At 07:19 PM 7/18/2006, you wrote: >.refresh ?? I put refresh in the interactive change, it didn't help.. Maybe i can try the valid. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** 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.

