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?
Printable View
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?
Something like this :
http://www.codeproject.com/cs/miscctrl/maskededit.asp ??