Friday, March 6, 2015

Add label next to SelectAll Checkbox in GWT CellTable column header

I have a cell table and first column is row selection made of Checkboxes. The column header is custom SelectAll (Checkbox). Currently that column header only shows checkbox and the selectAll functionality works fine. 

What I want is to have a label next to SelectAll checkbox to basically refer that column header better. So it should look like --> [] Select All 

where [] is custom Select All header. 

Is there way to do that?

Please advise. Thanks. 

--
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