1. #251
    Ext User
    Join Date
    Jun 2010
    Location
    Bottrop (Germany)
    Posts
    37
    Vote Rating
    0
    kenny_mk is on a distinguished road

      0  

    Default


    Hello i search for a grid plugin which can export my datastore to excel or something else...

    i read this thread and i try the exporter.

    on page 24 someone write down how to start with the extjs version 3.2.

    i change the lines ...


    but.... :
    all my dokuments are empty...

    i use ff3.6 and extjs 3.2.

    has someone ideas...why?


    greets and thanks for help

    Kenny

  2. #252
    Ext User
    Join Date
    Sep 2010
    Posts
    3
    Vote Rating
    0
    zjuthhy is on a distinguished road

      0  

    Default


    i work well in ff but cannot work in IE7 or IE8 ,can anyone find the code to me .
    thanks in advance.

  3. #253
    Ext User
    Join Date
    Sep 2010
    Posts
    3
    Vote Rating
    0
    zjuthhy is on a distinguished road

      0  

    Default


    i see in this thred that work in IE7 well 。please paster your code here。

  4. #254
    Ext User
    Join Date
    Sep 2010
    Posts
    3
    Vote Rating
    0
    zjuthhy is on a distinguished road

      0  

    Default


    http://blog.163.com/luiyadong-12345/...0231111445582/
    in this blog that he is solution the problems ,but in my project it didnot work。
    please help me。

  5. #255
    Ext User
    Join Date
    Oct 2010
    Location
    kathmandu , nepal
    Posts
    3
    Vote Rating
    0
    bipen is on a distinguished road

      0  

    Default thanks animal ...

    thanks animal ...


    Thanks animal ... ur post did help a lot to me in generating excel file.. i used a simple datareader and dataproxy for stores... but problem that i'm facing now is i'm gettin an error which says "problem came up in while loading following area... TABLE " and gives empty excel file... is there sumthing worng with my code???
    your help is appreciated..

  6. #256
    Ext User
    Join Date
    Oct 2010
    Location
    kathmandu , nepal
    Posts
    3
    Vote Rating
    0
    bipen is on a distinguished road

      0  

    Default got the solution

    got the solution


    got the solution. thnks nwys.. .... i copied ur 1st page code n got it workin.... its workin fine with ff bt in ie8 and chrome i ve problems in loadin the data... checked out the errors in ie n it says "the data area passes to a system call is too small".. wat is the problem????? tried figuring out bt couldn't come out with solution...plzzz if anyone can help me .. it will b appreciated..

  7. #257
    Ext User verbi's Avatar
    Join Date
    Dec 2007
    Posts
    8
    Vote Rating
    0
    verbi is on a distinguished road

      0  

    Default


    Hi, animal
    how to turn back? i mean import csv to grid.
    thankyou.

  8. #258
    Sencha User
    Join Date
    Sep 2010
    Posts
    38
    Vote Rating
    1
    robshim is on a distinguished road

      0  

    Default


    Hi Animal,
    I just get a blank page? Original array-grid.js works fine, but the one I have downloaded from here renders a blank page. Any thoughts?
    Thanks,
    Rob

  9. #259
    Sencha User MartinL's Avatar
    Join Date
    Aug 2008
    Location
    Stuttgart, Germany
    Posts
    37
    Vote Rating
    0
    MartinL is on a distinguished road

      0  

    Default


    Quote Originally Posted by bipen View Post
    got the solution. thnks nwys.. .... i copied ur 1st page code n got it workin.... its workin fine with ff bt in ie8 and chrome i ve problems in loadin the data... checked out the errors in ie n it says "the data area passes to a system call is too small".. wat is the problem????? tried figuring out bt couldn't come out with solution...plzzz if anyone can help me .. it will b appreciated..
    In IE8 data:application does n't work anymore! Thats the reason. Maybe someone knows how to solve this problem

  10. #260
    Ext User
    Join Date
    Oct 2008
    Posts
    127
    Vote Rating
    0
    wp.joju is on a distinguished road

      0  

    Default


    does the exported excel file from this code alerts that the file is in a different format compared to its extension also ? "The file you are trying to open, '[filename]', is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file. Do you want to open the file now?" (Yes | No | Help)