MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Browser Compatibility
    Online Demo
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements
  Windows Forms



<<Previous |  Next>>

Automatic Summaries

Summary rows can be defined declaratively to include summary information for one or more columns. The Grid Grouping Control offers a wide range of summary functions which could be used to summarize grid records.The built-in summary functions used to calculate grid summaries are:

  • Int32Aggregate, Double Aggregate (Count, Min, Max, Sum)
  • String Aggregate (MaxLength, Count)
  • Count
  • Distinct Count (Count, Values array)
  • Vector (Values)
  • Double Vector (statistical methods: Median, Min, Max, 25% Quartile, 75% Quartile)

DoubleAggregate Summary function in the GridGroupingControl

Double Aggregate Summary function in Grid Grouping Control

The calculation of summary values is fast and efficient. There are only O(log2 n) operations (where, n is the number of records in the table). The efficient operation is due to the optimally balanced tree structures used in the grouping engine.

Multiple Summary Rows

There are no limits to the number of summary rows that can be included for each group. The summaries can be added using the Grid Summary Row Descriptor collection editor available in Grid Grouping Control.

GridGroupingControl with multiple summary rows

Grid Grouping Control with Multiple Summary Rows


<<Previous |  Next>>

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |