Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi
I am trying to display a "java.math.BigDecimal" value in the MVC table cell. I wanted this value to be printed as right aligned cell value. I am using a datautility to print the field value (Big Decimal) of non-persistable object. I tried using VisualizationComponent and also returned the BigDecimal value as such in the datautility but of no use.How can i achieve this ?
