Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Numeric entry in a TextBox
Message
From
15/10/1998 09:07:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem with Numeric entry in a TextBox
Miscellaneous
Thread ID:
00147105
Message ID:
00147105
Views:
67
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
Next
Reply
Map
View

Click here to load this message in the networking platform