Is there a way to set the default number format for an entire application? We have many table's that don't have custom layout templates and I am trying to avoid applying custom renderer's to all numbers in our application.
If there isn't a way to set the default, is there a way to apply a number converter to all numbers in a table without creating a custom renderer?