Dear all,

How can i set the display cell type(eg, checkbox, button,text) in datagridview, that like, if the data from the database that is = 0, then checkbox is unchecked, if = 1 checkbox = checked?


thanks!