This method is used to add a Structures_DataGrid_Column object to the DataGrid's Column Collection. If no columns are added to the collection, the DataGrid will attempt to use it's own column names that can be gathered from the data set. However, once you use this method, the DataGrid will no longer attempt to auto-generate columns for you.
Example 55-1. Defining a column
|