Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advice on Project Design
Message
From
16/07/2000 16:14:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Advice on Project Design
Miscellaneous
Thread ID:
00393049
Message ID:
00393049
Views:
55
I've created a form that uses a view in the D.E. made up of 3 tables: inventory, customers, and transactn. On the form is a dropdown linked to a field in the view called Stocknum, which is the primary from the inventory table.

In the interactivechange event of the dropdown is a procedure that finds the record in the view with the value selected in the dropdown. The appropriate data from that record is then output to other objects on the form.

I want to add edit and append buttons to this form.

My question is:

For the Edit, is it better to close the form and open a new one with that record, or lock the dropdown and unlock the other objects? Why? (I would prefer the latter for convienence)


Thanks
JD
Next
Reply
Map
View

Click here to load this message in the networking platform