wokier/gwt-table-to-excel

Cannot export all datas by using AsyncDataProvider, Paging with CellTable.

Opened this issue · 2 comments

What steps will reproduce the problem?
1. Create a celltable with paging and asyncDataProvider.
2. add the cellTable with exportButton to TableToExcelClient
3. When click on exportButton, excel only contain current page datas.

What is the expected output? What do you see instead?
I would like to have all the datas output from database.

What version of the product are you using? On what operating system?
I am using GWT SDK 2.2 with windows 7 32 bits.

Please provide any additional information below.


Original issue reported on code.google.com by soonfatt...@gmail.com on 13 Apr 2011 at 5:57

Original comment by wokier on 4 Jan 2013 at 11:59

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****
Is this the limitation that we cannot export all the data when CellTable has 
pagination using TableToExcelClient??...we are able to export the data in 
current page...

Original comment by mechrav...@gmail.com on 22 May 2013 at 5:59

  • Added labels: ****
  • Removed labels: ****