PROKA Posted July 14, 2006 Posted July 14, 2006 I have a datagridview object binded to a database. I'm adding a new DataGridViewComboBoxColumn to it (from design view or code view, doesn't matter) and when I run the application everything seems to be ok, but I CAN"T CHECK THE Check boxes. It's very strange. The column is NOT read only. Any help appreciated Quote Development & Research Department @ Elven Soft
PROKA Posted July 16, 2006 Author Posted July 16, 2006 :(( No response? Quote Development & Research Department @ Elven Soft
IUnknown Posted July 17, 2006 Posted July 17, 2006 (edited) Were you able to check the checkbox before adding the ComboBox? Take a look at this DGV FAQ. Section 3.5.1 seems relevant. Edited July 17, 2006 by IUnknown Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.