On Thu, 01 Nov 2012 09:23:25 -0200, membersound <memberso...@web.de> 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: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org