Hi, I have a data grid which has several columns with checkboxes. I have also added a checkbox on the header of those columns in order to handle the "select/ unselect all" use case. I would however like to add a label along the checkbox in each header, so that the users know what the checkboxes in a particular column represents. Is there a way to do this? I was thinking of using a composite cell in the header which consists of a checkbox cell and a textcell. But I'm not able to implement this. Does anyone know if this is possible.
I would greatly appreciate any comments or suggestions. Thanks, Dipti -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
