Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question regarding validating a text
Message
From
25/05/2009 16:24:36
 
General information
Forum:
Visual FoxPro
Category:
Visual ProMatrix
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01401860
Message ID:
01401867
Views:
47
This message has been marked as a message which has helped to the initial question of the thread.
Hi Naomi,

there is no built-in behavior which would give you what you want. You can subclass textbox_ in proctrls to have it do what you want. This would presumably involve adding a record to a lookup table, and refreshing the clookupalias attached to the textbox.

Hank

>Hi everybody,
>
>We have one application based on VPM framework. Several of textboxes in the form use _textbox based class which allows validation of the entry.
>
>If the user types something not in the list of the values associated with the control, the grid based list pops up to chose a value and the user can only cancel in order to keep the information the user typed.
>
>The wanted behavior is this: when the user typed the user defined text it doesn't pull the drop down and instead just takes the description typed in?
>
>I'm not exactly sure what should I do to allow the requested behavior and how exactly this validation works.
>
>Thanks in advance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform