Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
755
programatically close the window
posted

Hi,
I have modal web dialog window and I would like to close it programatically. 

I can "close" dialog window (setWindowState("hidden")) but I don't know how to blur main window again?

I want this for the following scenario: there is table with bindings. User clicks for adding new binding -> modal dialog appears. User selects bindings and when clicks on "add" button then modal window should close. All is AJAX-based.

Thank you,

Anect

Parents Reply Children
No Data