Removing the CellTable header

1,220 views
Skip to first unread message

monkeyboy

unread,
Sep 21, 2010, 4:44:10 AM9/21/10
to Google Web Toolkit
I want to show a CellTable without a header. What is the easiest way
to accomplish this?

Gal Dolber

unread,
Sep 21, 2010, 8:58:25 AM9/21/10
to google-we...@googlegroups.com
table.addColumn(Column column, String header);
table.addColumn(Column column); -> use this one


On Tue, Sep 21, 2010 at 4:44 AM, monkeyboy <dilbert...@gmail.com> wrote:
> I want to show a CellTable without a header. What is the easiest way
> to accomplish this?
>
> --
> 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-we...@googlegroups.com.
> To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
>



--
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/





monkeyboy

unread,
Sep 21, 2010, 9:33:43 AM9/21/10
to Google Web Toolkit
That is what I was looking for. Thank You very much Gal.

On Sep 21, 2:58 pm, Gal Dolber <gal.dol...@gmail.com> wrote:
> table.addColumn(Column column, String header);
> table.addColumn(Column column); -> *use this one*
>
> On Tue, Sep 21, 2010 at 4:44 AM, monkeyboy <dilbert.elbo...@gmail.com>
> wrote:> I want to show a CellTable without a header. What is the easiest way
> > to accomplish this?
>
> > --
> > 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-we...@googlegroups.com.
> > To unsubscribe from this group, send email to
>
> google-web-tool...@googlegroups.com<google-web-toolkit%2Bunsu...@googlegroups.com>
> .> For more options, visit this group at
Reply all
Reply to author
Forward
0 new messages