Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid recordsourcetype and control source
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00269506
Message ID:
00269569
Views:
21
>I am makeing a invoice form only want to append to the table after the row is totaly filled
>
>should I just create a local table for the setup and then append after each line item?

Sounds like a good situation for a View on your base table. Or, you could just buffer the base table, assign the column controlsources to the fields, and check it before doing the TableUpdate() to ensure data's been input, if for some reason you don't have the the time to learn about/implement a view.

But I highly recommend buffering, whether on a table or view, and a view is the better way to go, usually.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform