Hi, I am trying to export all the data which is present in table to excel sheet but through GWT it is allowing to export only the data present in current page. E.g if we have total data of 400 and in current page if it is having 100 data (because of pagination) then by clicking on export excel sheet button it is exporting only 100 data. This is because I am using Record of GWT-Ext which is allowing to store limited data according to pagination. Can anyone has better idea regarding this. Or any idea to fetch all the data from Record of GWT- Ext irrespective of data present in page.
Thanks in advance :) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
