Re: Need to style DataGrid's header element

Thu, 21 Jun 2012 12:12:19 -0700

bump

On Wednesday, June 13, 2012 2:42:22 PM UTC-5, Jeremy Ross wrote:
>
> I need to set "border-collapse: collapse" on the table element that makes 
> up the DataGrid's header. I don't see a style class in 
> DataGrid.Style<http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/cellview/client/DataGrid.Style.html>that
>  would allow me to do this. Also, the generated HTML table doesn't 
> appear to reference a style class. dataGridHeader() allows one to style the 
> cells (<th> elements), but I need to get at the table element. 
>
> Anyone have an idea how to accomplish this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/gjtS3zAlfQkJ.
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.

Reply via email to