On Thu, 01 Nov 2012 09:23:25 -0200, membersound <[email protected]> wrote:

Hi,

Hi!

is it possible to automatically align all numbers (int, double, BigDecimal) to the right within a row?

Not completely automated. Notice that Grid adds the property name as a CSS class in the <td> elements. Now use CSS to format them in any way you want (including text-alignment: right).

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to