I have a radgrid, with a Add record template. The delete rows from radgrid and add new record throw custom error messages. Is there a way I can display these messages?
You can try setting messages as shown in this demo which displays error messages and success messages after the respective operations. Please try and let me know if any concern.