开发者

Is there any way to copy from excel and paste into jqgrid

开发者 https://www.devze.com 2023-01-19 06:22 出处:网络
Is there any way to 开发者_JAVA技巧copy data cells from excel and paste into jqgird or opensource grids so that is saves to database.You can use PHPExcel library to read Excel documents in PHP.By goog

Is there any way to 开发者_JAVA技巧copy data cells from excel and paste into jqgird or opensource grids so that is saves to database.


You can use PHPExcel library to read Excel documents in PHP.


By googling at last i got

http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/

It was nice extension of extjs.

0

精彩评论

暂无评论...
验证码 换一张
取 消