Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Utilizing Checkboxes with the findform
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00443929
Message ID:
00445087
Vues:
30
Robert,

>I am trying to figure out how to utilize checkbox in my findform. What I cannot seem to figure out is how do you Initialize view parameters so that they will return all records in a logical field regardless if it is true, false or blank. For example in a character filed you would STORE '%' TO vp_appid, vp_entryid, vp_siteid, vp_payeeid. How would you accomplish this for view parameters that will be used with logical fields?>

Another option is to create two view parameters...if you only want records where the field is True, set both view parameters to True (vice-versa if you want False). If you want either true or false, set one view parameter to True and the other to False.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform