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>>

Auto Generated Schema

When bound to valid datasources, the grid determines the bound columns' schema by looking up the column types in the underlying data sources. When bound to custom lists the grid uses reflection to look up public types in objects in the list.

A custom class named 'MyClass' and its public property definitions are illustrated below.

Auto Generated Schema

Public Properties in 'MyClass' Implementation

The resultant grid bound to the above collection is shown below.

Notice that the grid columns are constructed based on the public properties of the custom class.

Auto Generated Schema

Grouping Grid Bound to a Custom Collection


<<Previous |  Next>>

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