I'm developing a Visual Basic application, where I insert the records into a database in sql server, these records are shown in the form to the user in a datagridview, and I want to confirm whether the record is already done or not , or if the fields that the user enters already are in the datagridview, especially the id field that is my primary key!
I await response! Best Regards