Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datatype in textbox
Message
From
15/08/2000 17:52:13
 
 
To
15/08/2000 17:41:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00405245
Message ID:
00405253
Views:
18
>Hi there! In the Init method of form I put values from my table to textbox. Next code: textbox.value = table1.field1.In Form Designer I put the initial value 0.0 in textbox.value. But when value of table1.field1 is null everything what I enter from keyboard has character datatype, but I steel need numeric.

Why not bind your controls to the fields using ControlSource? That shoudl take care of it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform