Hi,
I've a radgrid in my application that updates my record in the database by inline rowediting. When i try to update a record that after editing violates a unique contstraint in my Oracle database, the pop-up message "exception has been thrown by the target of an invocation" is shown in the webpage.
Now I like to show my own custom error messages (that the unique constraint is violated), instead of the standard "exception has been..." error message.
Can you please help me with this?
Thanks in advance,
Cheers,
Tim.
I've a radgrid in my application that updates my record in the database by inline rowediting. When i try to update a record that after editing violates a unique contstraint in my Oracle database, the pop-up message "exception has been thrown by the target of an invocation" is shown in the webpage.
Now I like to show my own custom error messages (that the unique constraint is violated), instead of the standard "exception has been..." error message.
Can you please help me with this?
Thanks in advance,
Cheers,
Tim.