Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question regarding validating a text
Message
De
25/05/2009 16:24:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual ProMatrix
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01401860
Message ID:
01401867
Vues:
49
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform