How can we create combobox, check box at run time for a datagrid column?
1. How can we create checkbox for an existing datagrid column i.e. datagrid column should act like a checkbox? In the same way, how can we create new data column as checkbox in datagrid?
2. Same requirement for Combo box?