Have not iterated a vfp object in a decade but can't you go line by line in the object itself instead of mucking with fake data that needs an update from a few different possibilities? Isn't there a selected column in the control with a check all option?
On Tue, Feb 9, 2016 at 2:39 PM, Kurt Wendt <[email protected]> wrote: > Brant - FYI - my solution was similar. I did cursors, added a Selected > field. However, simply clicking on the Record in the Grid would set the > Selected field to True. And, that's about it. Turned out to be Very simple > to implement. And, in the Grid - I simply made that Selected field as Not > visible. > > Regards, > Kurt Wendt > Consultant > > > Tel. +1-212-747-9100 > www.GlobeTax.com > > > -----Original Message----- > From: ProfoxTech [mailto:[email protected]] On Behalf Of Brant > E. Layton > Sent: Tuesday, February 09, 2016 2:04 PM > To: [email protected] > Subject: RE: Multi-Select Grid & Foxite Code Issue (Was...RE: A Question > of ListBoxes) > > Hi Kurt, > > Sorry I didn't say anything sooner - another trick is to use a cursor > containing a logical field. In the Grid, you add a checkbox (an additional > control ) to the column assigned to the logical field. Then, the user can > just click on the checkbox on the record they want. > > You can also add buttons that check All or check None or Invert the > selection - all sorts of nifty stuff. > > Just a thought. > | > Brant Layton| > |480.964.1316| > On 2/9/2016 11:34 AM, [email protected] wrote: > > RE: Multi-Select Grid & Foxite Code Issue (Was...RE: A > > Question of ListBoxes) > > > > --- StripMime Report -- processed MIME parts --- multipart/alternative > text/plain (text body -- kept) > text/html > --- > [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/CAJidMYL37bjR0Y=b1rnpMDj8zR0Zs6e5uJ9Uj6RD4LpxL_=e...@mail.gmail.com ** 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.

