Pivot Grids
What is a Pivot Grid Component?
The Pivot Grid component is designed to provide powerful data summarization and analysis capabilities. It allows users to dynamically organize, filter, and summarize returned datasets from Data Adapters to extract meaningful insights quickly and efficiently. By providing a clear summary of complex data, Pivot Grid helps in making informed decisions based on comprehensive data analysis.
When to use
Use the Pivot Grid component when your solution needs to summarize large and complex datasets to provide a clear overview or insights. If users need to interactively explore data, applying different filters, sorts, and aggregations to discover trends, then the Pivot Grid will be a helpful tool.
When not to use
If the data displayed does not require dynamic summarization or interactive exploration, using a Pivot Grid may add unnecessary complexity. Also, when dealing with smaller datasets that do not benefit from the features of the Pivot Grid, a simpler data display method may be more appropriate.