I have a program that creates a data grid view with a user-inputted amount of rows. One column is a combo box, and the other two are check boxes. How can I determine if any of the values of the combo boxes are null? It's not connected to a datagrid.