Hi,
I have EntityDataSource1 and i am allowing user to edit Primary Key column. the column is 5 characters code (string) that user has to enter. I am using telerik Grid and inline editing.
Obviously if duplicate is entered it will thow this error, but i am confused, where in which event to handle this error and display userfriendly error message, also keeping grid in edit mode.
Regards