I'm looking for a RegEx format that will allow a user to enter numbers only into a textbox, without decimals. But I'd also like to see the thousand (or ten thousand, etc.) seperator.
Ex:
123
1,234
12,345
123,456
1,234,567
Any help would be greatly appreciated!
Ex:
123
1,234
12,345
123,456
1,234,567
Any help would be greatly appreciated!