i tried to follow the example here: http://gwt.google.com/samples/Showcase/Showcase.html#!CwDataGrid
but it doesn't even compile. there is no implementation of the interface CwConstants, the field "constants" is final but never initialized and the method "onInitialize" has an override annotation but overrides nothing. what am i missing? if i skip all this and just try to get a simple datagrid running, all its cells are invisible, but i can see they exist in the generated source code. is there another example that works? -- 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.
