|
|
Creating DataGrid Templated Columns Dynamically - Part I |
|
|
DotNetBips.com |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
8793 |
Creating DataGrid Templated Columns Dynamically - Part I is an article that explains you the way of adding template column to a datagrid control. In this article the author discusses two ways to create DataGrid templated columns dynamically using LoadTemplate method and implementing ITemplate interface. You can see an example code for the two methods in this article.
|