I need to create a table of records where each row in the table is selectable. I'm using a CellTable which works very nice, and allows me to select and act on rows.
However, there's a cosmetic side-effect that I don't like. When anything in the table is clicked on, it seems like the cell that was clicked on is being selected. It does this by highlighting the text in the cell and putting a frame around that cell. How do I retain the functionality of this widget, but avoid this cosmetic behavior? -- 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.
