Skip to main content

Data Shaping and Manipulation

The topics in this section describe ASPxVerticalGrid data analysis features. Many of these data shaping capabilities are enabled with simple property settings.

  • Data Summaries

    You can calculate aggregate functions against all values within a row. ASPxVerticalGrid offers 5 built-in aggregate functions. Custom aggregate functions can be implemented using event handlers.

  • Filtering

    ASPxVerticalGrid allows end-users to filter data on the fly by using the filter control or header filter.

  • Sorting

    Programmatic or end-user sorting against an unlimited number of records in ascending or descending order.