Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to store 3 zeros in a numeric field?
Message
From
25/11/2002 13:20:34
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
21/11/2002 23:38:41
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00725567
Message ID:
00726558
Views:
16
>>My advice is to keep it numeric, and just do this sort of makeup for display purposes. If you're keeping it in a textbox, set the texbox's .format="L", .inputmask="999". You may want to remove the format when it gets focus and restore it when it loses focus, to ease the data input.
>
>Thats exactly what I plan to do Dragan - just handle the displays. Could this also be displayed in a combo box?

Combo converts everything into strings, anyway. You can stuff the string versions of your values (transformed like above) into an array, and use the array as the rowsource for the combo.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform