Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do table-driven data entry?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01476742
Message ID:
01476751
Views:
115
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
Previous
Reply
Map
View

Click here to load this message in the networking platform