I want to format some numbers that are returned as String type properties on a 
page.

In the page class how do I detect the locale so that I can create the right 
formatter?

If I use a Grid and just returned the numbers as objects (Long or Integer) is 
there an easy way to get the Grid to format the numbers for me?

Reply via email to