MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Edit
   Essential HTMLUI
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
       Add-ons
   CAB Add-on
   QTP Add-on
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements



<<Previous |  Next>>

How it works

Using Essential Grouping is straight-forward. Set a datasource / IList object with public properties into an Essential Grouping Engine. Following is a code window showing the process:

Initialization code for using Essential Grouping

Initialization code for using Essential Grouping


Once the engine is initialized, it is possible to sort, filter, group and summarize data using straight-forward code. Once the tracking items are set up (provided the datasource supports IBindingList), the Engine will automatically maintain the information being tracked. It can then be accessed through collections in the Engine. The following screenshot shows simple data that has been grouped by column C. There are three lists, the raw data, the visible data before an ExpandAll call, and finally, the visible data after the ExpandAll call. The middle section lists out the group captions, showing summary information on the group. The bottom listing shows the captions plus the actual records in the expanded groups. This is the type of raw (non-UI specific) information that Essential Grouping provides access to.

Grouped data available from the Engine

Grouped data available from the Engine


<<Previous |  Next>>

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