Hi, is it possible to close a RadWindow by just clicking outside of it on the screen/parent window?
I have tried searching for such functionality, but haven't been able to find it.
Tried to do it by creating an onclick-function on the body of the parent page, that searches for any active RadWindow and closes it if found. This kind of works - BUT it closes the window just as it's getting opened too, so for a user the screen just flickers as the window opens and closes again immediately.
Would be grateful for any help here.
I have tried searching for such functionality, but haven't been able to find it.
Tried to do it by creating an onclick-function on the body of the parent page, that searches for any active RadWindow and closes it if found. This kind of works - BUT it closes the window just as it's getting opened too, so for a user the screen just flickers as the window opens and closes again immediately.
Would be grateful for any help here.
