Quantcast
Channel: Dynamics User Group
Viewing all articles
Browse latest Browse all 15740

Prevent closing a dialog

$
0
0

Hi all,
i have a dialog which contains some mandatory fields and if these fields are empty the dialog must not be closed.

So i extend the Dialog class and implement some code. Now i want to execute my "mandatory field" logic. But i can't find a way to place my logic (to prevent the dialog being closed...). I tried to overwrite close, but close is never executed???

Any ideas?

Frank


Viewing all articles
Browse latest Browse all 15740

Trending Articles