>I am going to use a grid instead of the listbox

As far as I am concerned, this is the best approach. You can put the grid on a form, to be called when you need to make a selection. Appropriate code in the click event of the checkboxes on the grid would enable the user to select or deselect. You can add buttons on the form to select all, deselect all, revert selections (select a couple of records, then change your mind and select the rest of the records but the couple selected before, you name it..). The form would only appear when you need it and disappear after you made all the selections. Comboboxes are suitable for the selection of a few records, but are cumbersome to use, IMHO. Grids, instead, are superb!!

Rafael Copquin



_______________________________________________
Post Messages to: ProFox@leafe.com
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/533d5e2f.8040...@fibertel.com.ar
** 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.

Reply via email to