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


Numerous DataSource Options

The Grid Grouping Control offers extremely flexible data binding options. It provides built-in support for numerous datasources which are given below.

  • DataTable
  • DataSet
  • DataView
  • XML Data
  • Custom collection that implements the interfaces like IList, ITypedList, IBindingList, etc.

Binding to ADO.NET DataSet

The GridGroupingControl can be bound to any ADO.Net dataset with its flexible data binding properties. Assigning the required dataset to the GridGroupingControl's DataSource property will bind the grid to the data source. The grid will automatically extract the field information from the bound columns and also any relationship between multiple tables in the data source to render hierarchical data.

Grid bound to an ADO.Net Dataset

Setting up ADO.Net Data

Grid bound to an ADO.Net Dataset

Grid bound to an ADO.Net Dataset

Binding to XML data

The Grouping Grid provides support for XML datasources. It can be bound to such datasources right in the design time.

Grid Bound to XML Data Source

Setting up XML DataSource

Grid Bound to XML Data Source

XML Grid

Binding to an ArrayList

Grouping Grid can be bound to any collection that derives from IList. ArrayList, for example, implements the IList interface. Once an array list is created and is populated with a list of items, it can be bound to the datgrid by using the DataSource property. The Grid will use reflection to know the public properties exposed by the items and determine the columns that are to be rendered.

Grid Bound to ArrayList Grid Bound to ArrayList

Building an ArrayList and binding it to the Grid


Previous |  Next

Design Time Features
Data Binding
Numerous DataSource Options
Support for Hierarchies
Foreign Key Constraints
DataSource Caching Modes
Auto Generated Schema
Pass Through Grouping
LINQ Support
Grouping and Sorting
Ajax Features
Appearance
Editing
Paging and Filtering
Column Types
Summary Rows and Columns
Export Options
Events
Navigation Options
Printing

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