On Wed, Nov 10, 2010 at 6:33 AM, István Szoboszlai <mrsz...@gmail.com>wrote:

> Hello,
>
> I would need 2 functions in the new GWT 2.1 CellTable.
>
> 1. Multiple <tr>-f for table header.
>
We plan to start work on a more feature filled version of CellTable.  We can
include multi-row headers.


> 2. Custom style for <th> component in the header. As I have seen in the
> code, there is no easy way. The method createHeaders(boolean isFooter) is
> private and can not appand custom stylename to the <th> component. I would
> really need to set the with of each colum specificly.
>
You can extend CellTable.Style to provide custom styles for the headers.
 See the dev guide for more details:
http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.html


> Does any of you know any simple ways to accomplish these?
>
> Anyways the new Cell based components rock! Thank you GWT developers :)
>
> Any help is much appreciated.
>
> Thanks
> - István Szoboszlai
> istvan.szobosz...@inepex.com | inepex.com
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to