Tag: import excel to grid

Importing an Excel Spreadsheet into an ExtJS DataGrid using DataDrop Grid Plugin

Importing an Excel Spreadsheet into an ExtJS DataGrid using DataDrop Grid Plugin

March 8, 2010 | By | 12 Comments

This tutorial will walk through how to import an Excel Spreadsheet into a DataGrid using DataDrop Plugin (by Shea Freaderick). Last week I was looking for a plugin that would allow me to import data from an excel file. I did not find any plugin on ExtJS forum that works like export excel from grid; [...]

Continue Reading