Grid widget is used to create a simple table. You can check the Grid sample on the following link: http://gwt.google.com/samples/Showcase/Showcase.html#!CwGrid
You can iterate through your product arraylist, and set grid cell values to the proper product attributes (code, name, price, etc.) On Sat, Oct 16, 2010 at 3:59 PM, Merih <[email protected]> wrote: > any idea? > > -- > 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]<google-web-toolkit%[email protected]> > . > 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 [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.
