paste into ngGrid from excel

老子叫甜甜 提交于 2019-12-18 05:09:47

问题


Folks,

Does anyone know how to make the ng-grid work with excel i.e provide the ability to copy-paste from excel into the grid ?

I know of the

enableCellEdit: true 

attribute but that don't make the grid work with excel.


回答1:


HandsonTable http://handsontable.com/ is really awesome for this.

The author is working on an angular directive on github:

https://github.com/warpech/angular-ui-handsontable

They now claim on their homepage that they charge money. They do have an open source version (it started as open source). Checkout their MIT license on github.



来源:https://stackoverflow.com/questions/18450259/paste-into-nggrid-from-excel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!