[CLOSED] Server Side Paging - need to export all gridpanel rows across all pages

  1. #1

    [CLOSED] Server Side Paging - need to export all gridpanel rows across all pages

    Hi,

    I am using server-side paging, using a proxy, to load a gridpanel. I would like to export all rows across all pages to excel.

    Could you please advise how would I go about doing it, with an example if possible?

    Thanks

    Ravi Swaminathan
    Last edited by Baidaly; Apr 17, 2013 at 2:20 AM. Reason: [CLOSED]
  2. #2
    Hello!

    I think you should some library to generate Excel file: http://stackoverflow.com/questions/151005/
  3. #3

    Re: Server Side Paging - need to export all gridpanel rows across all pages

    Thanks, Baidaly,

    My issue was with not being able to export all rows. The export to excel worked fine.

    However, kindly close this case as I created a DirectEvent retrieve all records from the database on the button-click and then export the data to Excel.

    Ravi Swaminathan
  4. #4
    Hi Ravi,

    Quote Originally Posted by wisdomchuck View Post
    However, kindly close this case as I created a DirectEvent retrieve all records from the database on the button-click and then export the data to Excel.
    Correct. Generally, it is the only solution. If you use server side paging, it means that only the current page's records at the moment on client.

Similar Threads

  1. Replies: 15
    Last Post: Sep 12, 2012, 1:46 PM
  2. To loop GridPanel rows server side
    By nanomusty in forum 1.x Help
    Replies: 7
    Last Post: Jun 28, 2012, 1:24 PM
  3. Replies: 1
    Last Post: May 05, 2010, 1:47 PM
  4. [CLOSED] [1.0] Store and paging server side
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 02, 2010, 12:38 PM
  5. [CLOSED] Server-Side Paging
    By Ben in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 08, 2009, 4:40 AM

Posting Permissions