Monday, May 24, 2010

Grid-class puts a whitespace in every empty TD cell, how to remove them?

Can't get my table cells to small size because of the whitespace that
GWT puts in every empty TD cell of the table.

This limits the table cells to a minimum size of 6x18, because of the
font (can get smaller if I set the font smaller, but will always
remain limited to the font).

How to remove the whitespace from all those cells?

----

Or should I just not use the Grid class? Is there any easier
alternative?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment