Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Numeric entry in a TextBox
Message
De
15/10/1998 09:07:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with Numeric entry in a TextBox
Divers
Thread ID:
00147105
Message ID:
00147105
Vues:
68
Hi !
I have a problem with the entry of numeric value in a textbox when the value is NULL.

I have a textbox with the format property set to 'R' and the inputmask property set to '99.9999'.

Test #1)
First, I programmaticaly enter a value Null in the textbox (it's the value of a field in a table). Second, I try to enter a numeric value and it didn't works. The type of the value is always Character !!

Test #2)
I change my form and I had the ControlSource property to the textbox.
Everything works just fine.

I want to know if I do something wrong with the test #1. Is it possible to work with textbox and numeric data without ControlSource. (And with NULL values).

Thanks in Advance !!

Steph
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform