Domanda

I want to create pagination style using GWT same as SMARTGWT. I am little bit weak with HTML and CSS. How can I add images like http://www.gwt-ext.com/demo/#remotePagingGrid .

Please HELP

È stato utile?

Soluzione

GWT already has pretty nice paging functionallity for it's CellList. Check it out here: GWT CwCellTable. If setup correctly it works out of the box without any CSS or HTML kowelege.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top