When i click Edit Button in the radgrid and after edit is done when i click the Update or save button the system will check the list of existing tags to make sure the edited tag name does not already exist. This check will look at the exact name of all existing tags for that client and NOT be case sensitive.
If the edit being saved already exists, then a message will appear in red next to the tag name that says “The name you are trying to use already exists. No change has been made to your tag name.” The tag they tried to edit will still be in the tag list but with the original name.
How to do This?