How to format a numeric output of a column field.
Greetings All,
I am having problem to find out the simple way to format a numeric output of a column field. Here is the situation:
On my JSF development using using netbeans visual webpack I made a table with one of its column is Double data type. I wanted to format the output of that column to be i.e. 5,200.99 instead of 5200.99So far I don't have any clue on how to make it happen. Is anyone would like to share the knowledge with me about it? However, I'm still need to learn a lot about JSF... Thank you for your attention.
Regards,
jsfNewbie

