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




Column Types

The columns in *Grid Grouping Control provide various options for customization. The Table Descriptor available for Grid Grouping Control includes the Columns collection which is auto populated by the Fields and Expression Fields collection.

Expression Fields Unbound Fields
Templated Columns

Expression Fields

Expression Fields in Grid Grouping Control, refers to those fields which take into account the value of another field as an operand and performs arithmetic and relational operations on it. The grouping engine is equipped with its own formula engine for this purpose. Grouping, Sorting, filtering and summary creation can also be performed based on these expression fields.

GridGroupingControl with Expression Fields

Grid Grouping Control with Expression Fields

Unbound Fields

Unbound columns can be associated with a grouping grid. These unbound columns let you evaluate field values at runtime similar to expression fields and also participate in all engine-related operations, such as grouping, sorting, summaries and filters.

Unbound Columns In GridGroupingControl

Grouping Grid with an Unbound Check box Column

Templated Columns

The Grid's layout can be customized using templates. The different kinds of templates are listed below:

  • Item Template - Used to customize the appearance of items such as Headers, the row being edited, and Form Mode among others.
  • Control Template - Used to customize the appearance of the Row button and Expand button.
  • Column Template - Used to customize the appearance of the Grid columns.
  • Button Template - Used to customize the appearance of buttons in the Button Bar.

Using templates, you can customize the grid display. The below grid uses Item Template to display the values of 'Address', 'City' and 'Country' columns within the 'Address' column.

Templated Columns In GridGroupingControl

Grouping Grid with the Templated Column 'Address'

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