java - How to export the results of ListDataProvider to excel in GWT -


i using listdataprovider handle data in celltable , want export int listdataprovider excel sheet. using https://code.google.com/p/gwt-table-to-excel/ plugin, export item in table wants export in data provider. how can or if there other method export result in excel sheet.

how changing table page size.

celltable has "constructs table given page size". http://www.gwtproject.org/javadoc/latest/com/google/gwt/user/cellview/client/celltable.html


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -