Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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 ?
