Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runtime changes in Text field
Message
 
To
19/02/2002 09:31:01
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00621787
Message ID:
00621911
Views:
10
That is why my suggestion is to use combobox. If you need to view only these values without editing, then you could use also calculated field:
SELECT IIF(MyShortField="L", "Local", "Dollar") as MyFullField ...

>But the problem with that is after u select the options using the space bar or the first letter and move out it is setting to the first option (value) in the list and also at the run time i can't able the change options according to the value stored in the table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform