本文介绍了粘贴到ngGrid从Excel的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们,

有谁知道如何使与Excel的即NG-网格工作提供从Excel中复制粘贴到电网的能力?

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 ?

我知道了。

enableCellEdit: true

属性,但不以与Excel电网的工作。

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

推荐答案

对于这真的真棒。

笔者正在角度指令在GitHub上:

The author is working on an angular directive on github:

警告:这不是生产准备好

这篇关于粘贴到ngGrid从Excel的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-18 19:40