I have small data tables that I'd like to display. In the widget showcase for DataGrid and CellTable it says they are ideal for large amounts of data.
The goal is to display detail info. For example, to display a single record from a database - not a bunch of records from a database. So the columns of the database will be different. Think of something like: Name: John Doe Address: Main St. Phone: 555-1234 I was thinking a PropertyTable would be ideal. It doesn't exist, although they have something similar in SmartGWT, which I'd like to avoid for now. Any ideas would be appreciated. -- 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.
