Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Inputmask
Message
From
23/11/2010 07:08:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Numeric Inputmask
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01490245
Message ID:
01490245
Views:
129
Dear Sir,

I want to apply following inputmask on numeric textbox

when value is=100.00
then it must display value as =100.00

when value is=1000.00
then it must display value as =1,000.00

when value is=10000.00
then it must display value as =10,000.00

when value is=100000.00
then it must display value as =1,00,000.00

when value is=1000000.00
then it must display value as =10,00,000.00

when value is=10000000.00
then it must display value as =1,00,00,000.00

when value is=100000000.00
then it must display value as =10,00,00,000.00

The codes must be in Interactivechange or keypress event.
Next
Reply
Map
View

Click here to load this message in the networking platform