I want to display some data that relates to products like the ebay styles having some info about the product in rows where the user can click on the products. which is the best widget to use in gwt for this??
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I strongly advise you GWT Cell Table and it has many advantages over cell list and flextable both event and handlers. Here is Cell Table example |
|||
|
|