Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有多个选项卡,每个选项卡都有一个ui-grid。
我想在单击按钮时将每个网格导出为 Excel 工作簿中的单独工作表,从而维护工作表中的每个网格格式。
没有内置功能可以执行此操作。但是,您可以使用Alasql。
从每个 gridApi 引用“数据”数组以导出内容。 例子