1
votes
votes
2 answers
Check for existing entries and throw a message
I'm trying to compile some code that will check if a date from a datetimepicker and text from a textbox match exisisting entries in a datagridview if so throw a message window. Example: on my form i have dateTimePicker1 and resIndexTe ...
