This is probably a very dumb question, but how do you allow a negative value to be entered in a numeric box? Set my TransView.ColumnName format to ->>>,>>>,>>>,>>9.99 and also set the mask property to ->>>,>>>,>>>,>>9.99 but still cannot enter a negative value. Is there another property I am not seeing somewhere?
Also cannot use a textbox to achieve this because the pattern property is broke
It is reported to support already, tried using currency control but it wasn’t committing the value entered to the binding when debugging, need to play with that one more