P
Paja
Hello all,
I would like to display ConfirmDialog with question Are You sure... before
the user deletes the row. I use OnBeforeChange event and if the action is
delete and blabla bla, I would like to display this dialogue. Everything
works fine except one thing. If user chooses the No, i set the false value to
the ReturnStatus member of the DataDOMEvent instance to cancel Delete
operation. But the error messagebox is displayed then. Is there the way how
to cancel the delete without displaying the error message ?
Paja
I would like to display ConfirmDialog with question Are You sure... before
the user deletes the row. I use OnBeforeChange event and if the action is
delete and blabla bla, I would like to display this dialogue. Everything
works fine except one thing. If user chooses the No, i set the false value to
the ReturnStatus member of the DataDOMEvent instance to cancel Delete
operation. But the error messagebox is displayed then. Is there the way how
to cancel the delete without displaying the error message ?
Paja