企业级 JavaScript 数据网格 ag-Grid 19.1.3 已发布,ag-Grid 是支持 Javascript / React / AngularJS / Web 组件的高级数据网格/数据表。
本次发布的 19.1.3 版本是一个次要版本,更新主要集中在 bug 的修复。
- AG-2322 xlsx – getDataAsExcel should reject the call if exportMode = ‘xlsx’ since it is internally a zip file, also update the docs accordingly
- AG-2315 When adding padding to the top of a grid or one of the outer containers has 0 height causes the positioning of any popup (context menu/column menu) to be off
- AG-2300 xlsx export, error thrown if exporting with row /pivoting
- AG-2203 popupParent option doesn’t correctly position columnMenus/contextMenus/popup editors on small grids
详细更新内容请查看 https://www.ag-grid.com/ag-grid-changelog/
源码下载 https://github.com/ag-grid/ag-grid/releases/tag/19.1.3
ag-Grid 是一个企业级的 JavaScript 数据网格。
ag-Grid 的目的是提供可用于构建企业级应用的表格,例如报告和数据分析,业务流程和数据输入的数据表格。ag-Grid 每一个功能的文档至少有一个例子来展示该功能。
免费版功能演示
Aligned Grids
Cell Editing
Column Filter
转自 https://www.oschina.net/news/102033/ag-grid-19-1-3-released