I want to export my EXTJS Grid data into excel or CSV. Can any one help me out or does EXTJS provide me with the facility to export to excel/csv. I wish to use extjs functionality for export if its possible.
Any help with the same is highly appreciated.
Thanks and regards,
Ankur
Last edited by mystix; 1 Dec 2008 at 10:43 PM.
Reason: moved to 2.x Help from 2.x Ux and Plugins
I am export to excel form grid using Extjs 4.1.0, so i am getting error: "Resource interpreted as Document but transferred with MIME type application/vnd.ms-excel"
Im having the same issue using ext 3.3 with chrome. For over a year the export to excel option was working fine in both chrome and firefox. All of a sudden it stopped working in chrome and gives that warning message. Im assuming in a chrome browser update, the mime detection got changed, but im not sure how to resolve this. any ideas?