I'm using the component pe:inputNumber for my BigDecimal values, all works fine, but I coundn't find (yet) a solution to just display the data exactly as the pe:inputNumber displays without using the inputNumber component with the readonly...
I mean, I just need a simple h:outputText with the exact pe:inputNumber formated value... Is this possible?
Thanks.