内容简介:企业级 JavaScript 数据网格 ag-Grid 19.1.3 已发布,ag-Grid 是支持 Javascript / React / AngularJS / Web 组件的高级数据网格/数据表。 本次发布的 19.1.3 版本是一个次要版本,更新主要集中在 bug 的修复。 ...
企业级 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

【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms in Java
Robert Lafore / Sams / 2002-11-06 / USD 64.99
Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!