Is there any way to copy data cells from excel and paste into jqgird or opensource grids so that is saves to database.
By googling at last i got
http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/
It was nice extension of extjs.
You can use PHPExcel library to read Excel documents in PHP.