IgxGridComponentのfilteredDataアクセサよりフィルター後のデータコレクションを取得することができます。 |
let filteredData = this.grid1.filteredData;
以下のサンプルでは、filteringDoneイベントで現在の表示行数をグリッドの上に表示します。
結果
リファレンス
- 「IgxGridComponent – filteredData」
- https://jp.infragistics.com/products/ignite-ui-angular/docs/typescript/latest/classes/igxgridcomponent.html#filtereddata