Sunday, 21 August 2016

problem with the format of the Number or BigDecimal in ADF

 if you made a format on a Number or BigDeciaml in the VO like ###,###,###.00  and it doesnot work, then put the property groupingUsed="true" on the af:convertNumber of the input text

No comments:

Post a Comment