This question is locked. New answers and comments are not allowed.
Is there a way to easily enable the Numeric and Currency text boxes to allow the thousands separator to be entered when typing in the field? By default it only allows digits and the decimal separator but not the thousands separator. It works fine when pasting in a value with the separators but not when typing and our application has a requirement to allow the user to enter in the separator while typing. I just wanted to know before I go and work with the javascript to support it.