AD
Administrator
Syncfusion Team
March 9, 2005 11:50 AM UTC
If your arraylist is a list of objects that have public properties, then setting the arrayList as the datasource of a gridDataBoundGrid will display those public properties as columns. You can control the order of the columns, and the actual columns shown by explicitly adding GridBoundColumn objects to the grid.GridBoundColumns collection. Use the public property names as the mappingnames for the GridBoundColumns. You can specify the GridStyleInfo''s for these columns using the grid.GridBoundColumn["PropertyName"].StyleInfo property.
Syncfusion has no spell checking software.