I am using the auto-generated edit form on the grid and handling any errors in ItemInserted/ItemUpdated event. My question is - what is the proper way to display an error message inside the edit form? If that's not possible, do you have any sample code that would illustrate some other technique like display a popup or anything user friendly? Thank you.