Extending the DataGrid Control - Samples

 

Binding a DataGrid to a Data Table

Adding ButtonColumn to select rows in the DataGrid

Adding a TemplateColumn to select rows in the DataGrid

Adding a Custom DataGrid Column

Read an article about creating custom columns for the DataGrid control
Download code for the custom column
Download code for the application