Re: CellTable styles incorrectly on IE9
IE9 is supported sinde GWT 2.3.0, what version of GWT are you use?
2011/9/24 drtman <drtman@gmail.com>
If I take the example code directly from the GWT API docs for
CellTable (i.e. the code for an entry point module that creates and
displays a contact table with a manual list), the table that is
displayed has no formatting whatsoever on IE9. It is just simple left-
justified text with no styling and nothing is selectable. If I
replace the CellTable with a DataGrid, only the paging control
displays. On Chrome and Firefox these appear to work. I have tried
all combinations of styling, tried replacing the CellTable.Resources
with my own styling, etc., etc. and it never works.
Is there a trick to making the new data widgets style properly on IE9?
--
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-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
--
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-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home