Click to See Complete Forum and Search --> : Textbox decimal numbers format


beeper
March 11th, 2005, 03:08 AM
How i can setup a textbox format. I have numbers like that "45010,23" and a want to show them like that "45 010,23". How i can do that?

hspc
March 12th, 2005, 02:34 AM
Something like this :
http://www.codeproject.com/cs/miscctrl/maskededit.asp ??