Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Value property of a ComboBox won't dsiplay 5 decimals
Message
From
25/10/2006 12:03:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Value property of a ComboBox won't dsiplay 5 decimals
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01164441
Message ID:
01164441
Views:
48
I have a combobox bound to a decimal field N(10,5). The value property of the combobox returns only a N(10,2) value, no matter what SET DECIMALS is set to.

.RowSourceType = 6
.BoundColumn = 2
.BoundTo = .T.

What should I do so the value is N(10,5)?

(I am running VFP 9 SP2 Beta)
Next
Reply
Map
View

Click here to load this message in the networking platform