Monday, July 6, 2015

Re: Unwanted DataGrid cell padding / indentation

That padding is on the td element itself though. Not the div inside of it. Or maybe that varies based on the browser?

On Saturday, July 4, 2015 at 5:14:05 AM UTC-4, Thomas Broyer wrote:
That style comes from the default DataGrid styling: https://github.com/gwtproject/gwt/blob/2.7.0/user/src/com/google/gwt/user/cellview/client/DataGrid.css

Pass a custom ClientBundle and CssResource to the DataGrid constructor to change it.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment