Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to store 3 zeros in a numeric field?
Message
De
25/11/2002 13:20:34
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
21/11/2002 23:38:41
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00725567
Message ID:
00726558
Vues:
21
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform