Introduction: We are all familiar with Datagrid control’s bound and template column. Usually we build columns using property builder. In this article I will show that how you can programmatically create bound and template columns of datagrid. Why create columns programmatically? There are lot of situations where creating columns programmatically is more beneficial than creating using [...]