M
Maury Markowitz
I'd like to allow users to type in things like "1k" and have it understand
that to be 1000. Since the formatter code fires before the Update, it won't
let users type this in unless I remove the number formatter. I'd really
prefer to simply replace it outright.
Does anyone have any examples of how to handle this?
that to be 1000. Since the formatter code fires before the Update, it won't
let users type this in unless I remove the number formatter. I'd really
prefer to simply replace it outright.
Does anyone have any examples of how to handle this?