That sounds like an update from this:
If Used("table")
nCurrent = select()
select "table"
use
select (nCurrent)
endif
to:
Use In Select("table")
Tracy
-----Original Message-----
From: Vince Teachout
Sent: Wednesday, July 19, 2006 12:49 PM
Subject: Re: Checkbox in Grid oddities.
Tracy Pearson wrote:
> 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
>
Untested, but I *think* issuing a skip(0) does the same as all of the
above. ICBFOS.
_______________________________________________
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.