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/80838f1ca795b14ea1af48659f35166f273...@drexch02.corp.globetax.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.

