Not to confuse the issue more but Craig Boyd has a brilliant VFP class called gridextras that gives you all kinds of functionality like column sorting, filtering, exporting, etc. You basically drop the class on your form, set a few properties and voila! Supergrid!
-- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Kurt Wendt Sent: Tuesday, February 02, 2016 12:06 PM To: [email protected] Subject: RE: Multi-Select Grid & Foxite Code Issue (Was...RE: A Question of ListBoxes) Well - the current version of the system has 2 listboxes. However, there are several changes that were requested - which can NOT be done with the Listbox: 1 - Easily resize the columns 2 - Click on a column header to allow user to sort data by that column Both of these features are typically implemented in Grids. That's why I'm trying to implement the request using the Multi-Select Grid coding that was displayed on Foxite. -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of AndyHC Sent: Tuesday, February 02, 2016 12:01 PM To: [email protected] Subject: Re: Multi-Select Grid & Foxite Code Issue (Was...RE: A Question of ListBoxes) out of interest, take a look at the datapicker (?) class in xsource - does exactly that with two listboxes On 02/02/2016 21:18, Kurt Wendt wrote: > ... was previously implemented w/2 ListBoxes - the users selects records on 1 > listbox - then hits a button to have those records pushed over to the other > listbox. [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/sn1pr10mb09288160782e47dcbab363cfd2...@sn1pr10mb0928.namprd10.prod.outlook.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.

