Hallo,
I'm newbie to GWT. I Try to show a CellList in StackLayoutPanel. Indeed I can see the list, but it has a border and there is no scrollbar. My questions are:
- How could I get rid of then border.
- How could I apply a scrollbar to the list, adding CellList to a ScrollPanel did not help.
- Google provides some examples:
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellList. The exposed source seems not to be complete. Is there any possibility to download full source for an example?
With regards
Rafal Ziolkowski