Hi,

I have a datagridview and in it a column of checkboxes. How can I get it to where IF ANY of the checkboxes in that column are clicked on (event change), then a MessageBox will show up...

Thanks for the help!!!