FlexGrid lets you compute and display aggregate value for each group created after grouping data. The control shows groups in a collapsible outline format and automatically displays the number of items in each group. However, you can go one step further and display aggregate values for every grouped column. This feature enables users in drawing out more insights from random data.
FlexGrid では、データをグループ化した後に、作成された各グループの集計値を計算して表示できます。コントロールは、折りたたみ可能なアウトライン形式でグループを表示し、各グループの項目数を自動的に表示します。ただし、さらに詳しくグループ化列の集計値を表示することもできます。この機能を使用して、ランダムなデータからさらに深い洞察を得ることができます。
次のセクションでは、FlexGrid .NET 4.5.2および.NET 5バージョンでデータ集約を実装する方法を説明します。