Skip to content

yuanqin-deng/ExportExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExportExcel

Export any ExtJs Grid to Excel

This example extracts the data of a GridPanel's Store, and uses the ColumnModel to construct an XML Excel document, converts it to Base64, and loads it into a data URL in a link.

You can click the link, and "Extraction" the grid straight into Excel.

About

Export any ExtJs Grid to Excel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors