An Extremely Easy Way to Create Cross-Tab Reports
This report type is one of the most effective ways to analyze data.
Instead of browsing tons of individual records, you can slice and dice the data in any manner you need.
As a result, you get a compact report that allows you to easily compare the desired values and to analyze trends.
|
End-user Report Customization
End-users have a total freedom in report layout customization.
They can achieve any level of detail and view data from any perspective by simply dragging field headers.
|
Data Filtering is Fully Supported
The ASPxPivotGrid offers you the same data filtering UI as you would find in Microsoft Excel or Microsoft Access applications.
End-users can click filter buttons within field headers to invoke filter check lists.
In these lists, they can uncheck any values they want to be filtered out, i.e. those values that will be ignored in calculations.
|
Customizable Value Detail Level
The ASPxPivotGrid offers you several predefined value grouping algorithms so that you can achieve the desired level of detail.
For instance, you can group string values alphabetically or group date-time values by months.
This can make it easier to browse data and analyze trends from a more general perspective.
|
Hierarchical Value Display
You can have multiple fields in column and row areas to create nested groups of values.
In such cases, end-users will be able to collapse and expand parent groups thus controlling the report’s detail level.
|
Summary Variation Display
If you are interested in how a particular value changes with time, rather than the value in each particular time period,
the summary variation feature will be useful for you.
If enabled, data cells display the differences between neighboring cells.
You can display either absolute or percent difference values.
|
Sort Data By Summary
Values displayed in row and column headers can be sorted by the corresponding summary values.
For instance, you may sort trademarks by the corresponding sales amount.
In most cases, this makes a report much more informative.
|
Display Top Values
This feature is particularly useful if you sort data by summary.
In this case, you can display only a few best or worst values.
If a hierarchical display is used, you can show a few best or worst values in each category.
This allows you to concentrate on the most important data and make reports much more compact as a result.
|
Automatic and Manual Totals
The ASPxPivotGrid can display grand totals – rows and columns that sum up data from all the available data cells.
You can also enable group totals to display a summary for each group of values (category).
|
Appearance Customization and Styling
In addition to a number of built-in themes, you can use style properties and CSS for appearance customization.
Templates that are available for most control elements, enable you to easily adjust and enhance a control layout.
|
Rich Client-Side Functionality
A comprehensive client-side API is available for our controls. This functionality,
which is then coupled with the ability to handle a rich set of client events allows you to have full
control over the control's behavior on the client side.
|
Cross-Browser Compatibility
Our controls are thoroughly tested on multiple browsers to ensure the utmost compatibility.
Microsoft Internet Explorer 6.0+, Mozilla FireFox 2.0+, Google Chrome 1.0+, Apple Safari 3.0+, Opera 9.0+
and Netscape Navigator 9.0+ are fully supported.
|
AJAX Support
Our controls give you the ability to update control content using callbacks - thus eliminating the need to re-load the entire page.
| |