A newbie to asp.net so go easy please...
Basically, I've got a gridview with update and insert. What I want to do is, when column1 is changed, before the save happens, check if the new value already exists somewhere else in column1 and if so, prompt the user to either overwrite or discard the new entry.
Not even sure how to start with this so any help appreciated.
--------------------
Procrastinate Now!
Basically, I've got a gridview with update and insert. What I want to do is, when column1 is changed, before the save happens, check if the new value already exists somewhere else in column1 and if so, prompt the user to either overwrite or discard the new entry.
Not even sure how to start with this so any help appreciated.
--------------------
Procrastinate Now!