The control you're looking for doesn't exist in VFP. You could use a
grid containing two columns: a checkbox and the option. User can check
as many records as they want. "Save more than one option in the
control source" is not possible. In fact, those controls save as many
records/items/whatever as checked items, and in the grid approach you
should SCAN...ENDSCAN the underlying cursor and do whatever you need
with the checked records.

On Mon, Aug 29, 2011 at 3:12 PM, Jeff Johnson <[email protected]> wrote:
> I would like to add an ACT-like ID Status control to my application and
> wondered if anyone has tackled this or has a suggestion on how to go
> about it?  It is basically a combo box where you can select more than
> one option to save in the control source.  For example one client can be
> "Hot", "Phoenix", "BPOE" at the same time.  I don't have ACT so I can't
> really investigate the control too much.
>
> TIA
>
> --
> Jeff
>
> ---------------
>
> Jeff Johnson
> [email protected]
> (623) 582-0323
>
> www.san-dc.com
>
>
[excessive quoting removed by server]

_______________________________________________
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
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAH=cqdjvep1sbkd5ccuz+3fe9nrpibeevhnvvw7qrp2tvln...@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.

Reply via email to