0
Answer

How can we create combobox, check box at run time for a datagrid column?

amit_gupta14

amit_gupta14

20y
1.9k
1
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?