Kinetic Numeric Box - Allow Negative

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

Haven’t you heard? It’s all positive from here!

Don’t know whether to laugh or cry

Wow, you’re not kidding. That’s dumb. Please report that.

In the meantime, you can use the currency control.

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

I made a discovery here.

Looks like you can enter negative numbers if the control is bound to an actual database field while TransView does not allow it.

Support was able to replicate this, filed under PRB0271006