首頁 / 新聞 / Infragistics Ignite UI for Angular 15.0.1
Infragistics Ignite UI for Angular 15.0.1
網格添加新的自動調整大小的 API,用於重新計算列寬。
12月 1, 2022
新版本
特性
IgxGrid
Added new auto-sizing API 'recalculateAutoSizes' that recalculates column widths that have size set to auto. Can be used in scenarios where you want to auto-size columns post initialization.
igxPivotGrid
Added 'aggregatorName' for pivot value configuration as an alternative to setting aggregator function. If both are set 'aggregatorName' takes precedent. If none are set an error is thrown.