Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do table-driven data entry?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01476742
Message ID:
01476751
Vues:
116
Victor,

>I've done something similar in the past.
>
>There were two key parts to doing it in my case...
>1. Use the addobject() command on the form to add the desired objects.
>2. I used the stonefield database toolkit and used extended properties to help determine what objects (data entry fields) got added to the form.
>
>You may not want to use SDT to do all this - but if you have a table that keeps track of what objects to add then you can have your form dynamicly create the objects as needed in the init() event of the form.

Thanks for your reply. You used AddObject(); I would presume you added column objects to a grid control?

Dennis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform