Data Shaping and Manipulation
The topics in this section describe ASPxCardView data analysis features. Many of these data shaping capabilities are enabled with simple property settings.
-
You can calculate aggregate functions against all values within a column or column values within a group. ASPxCardView offers 5 built-in aggregate functions. Custom aggregate functions can be implemented using event handlers.
-
ASPxCardView allows end users to type text directly into the Filter Bar to filter data quickly. It also includes multiple methods that enable you to apply filter criteria to both a server or client.
-
ASPxCardView enables you to sort against an unlimited number of data columns (in ascending or descending order) programmatically. An end user can also sort data at runtime.
-
ASPxCardView allows you to group cards by one or more columns.