Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making records read only until ~new entry~ button is pre
Message
From
26/06/2000 16:04:51
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00384722
Message ID:
00384762
Views:
41
>>I would like to hear some opinions on the best way to use a screen with multiple objects ~textboxes and drop down listboxes sourced to fields within a table~ as a "readonly search engine" for records in the table, but clear all objects and unlock for a new record entry.
>>
>>I've done this before, but am sure I went around the world to do it.
>>
>>Thanks
>>JD
>
>I usually place them in the contaner which I can enable/disable when necessary.
>Note, that if the container itself is disabled, the controls inside are not accessible however they still appear like accessible. So you might need to write a little code (using Container.SetAll() ) to turn their appearance the right way.


Well, unfortunately that won't work for me because I want to use one of the drop down boxes ~the ID number of the product~ as the search control. IOW, scroll down to the ID you're looking for, and the info for that record shows up in all the other textboxes on the form.

Only pressing ~new entry~ would clear the screen and allow information to be entered.

Thanks for your help, by the way-
JD
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform