Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top