At first I thought this would be easy to do.  But now I'm not sure about 
what I even want to do.  Maybe I should explain.

I simply want to have a DataGrid and: 1) not have the rows change color 
when the mouse hovers over them 2) not have the cell selected when I click 
on one.

At first I thought this could be handled via CSS.  Then I thought that the 
SelectionModel would handle it.  After some experimenting, I'm not sure 
which way is up.  In actuality, some DataGrids/CellTables will simply have 
data and I really want to disable all the hovering and all the cell 
selection.  In some cases a column will have buttons or checkboxes and I 
still want to get rid of the hovering and cell selection in these cases 
too, but if I do, would that disable the buttons and checkboxes?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/XypXJS8p6AMJ.
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.

Reply via email to