Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box/interface opinions
Message
From
05/05/1998 15:40:10
 
 
To
05/05/1998 12:34:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00097067
Message ID:
00097140
Views:
17
>Hi all!
> I'm still making the transition from dos, and there is something that continues to bug me. When writing a customer lookup for Dos, it was very easy to show a get, then if the user entered a valid customer skip to the next get, if the user enter an invalid customer, display a browse and get as close to what the user put in as possible, letting them pick from the list or add a new customer. From what I have seen, the combo box took the place of this. My customers, however, wish to be able to enter the entire customer code (or name), if they know it, without being bothered with the combo box control. Perhaps I am missing something, but I have not been able to make the combobox behave this way. Could someone give me some pointers or perhaps tell me how they handle this in VFP? TIA


You can still do it your way...and it may be better. Use a textbox. In the VALID, do the check to see if it is valid. If not, display another window to pick the right information. You can use the INGRID class from www.classycomponents.com to make an incremental search grid.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform