column values not formated properly
when i set the MaskInput = "nnnnnnnnnn" it shows me ________120 value when click on that cell.
and the negative values are not displayed when i use MaskInput = "nnnnnnnnnn"
I'm not sure what you were expecting but this is the by-design behavior. There are other mask tokens you can use, some of which support negative numbers (documentation here).