For the GridDataControl, if I set AllowDelete="True", is there an easy way to customize the confirmation dialog on delete? Also, is there an event for handling the delete, I don't see how I can be notified when the delete is coming from the Delete key (AllowDelete=True").
Any suggestions would be appreciated.