Compare grid value to a text
                            
                         
                        
                     
                 
                
                    
Hello:
 
I have the following statement and I am getting an error. I probably have the wrong syntax. Can someone tell me what I did wrong?
 
if (dataGridViewIP_Login.Rows[i].Cells["ColumnPassword"].Value == textBoxUser_ID.Text)