Currently, I have a gridview and dropdownlist.
I want to validate if the dropdownlist value exist in gridview before successfully insert the value into the gridview. any