Can anyone point me to a working example that uses com.google.gwt.user.cellview.client.DataGrid?
The example code in the Javadoc relates to a different widget (CellTable). The code in the GWT showcase is incomplete and seems to be full of dependencies related to the showcase infrastructure. I've pulled the complete showcase code for this widget from SVN and modified it to remove the dependencies. What I get is a page with a pager at the bottom showing the correct number of records, but no DataGrid at all. As far as I can tell from inspecting the page in Firebug, it never gets rendered. -- 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.
