ホーム / ニュース / 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.