I am trying to set "align='right'" on the "col" element of a Grid widget. Since it's an attribute and has no equivalent, I would like to know what's the most elegant way of doing that. I guess I can set a CellFormatter for each cell in the column, but I was looking for something more elegant and concise.
Is there any plan to support "align" and "span" on Grid? They are in the HTML 4 spec and I think supported by all browsers. Thanks Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
