I have a Jqxwindow in my application in which i have a grid within the window.
When the open event of jqxwindow is fired beforer opening the window the next event is fired.
I need the window to open first then the proceeding event has to get fired.
In the attached example if you notice after the window is open i have fired a alert which gets fired before the window opens .
Steps
1.click on hide window first
2.click on show “before the window opens the HI alerts comes then only window opens”\
PLEASE GO THROUGH THE ATTACHED EXAMPLE:
http://jsfiddle.net/FKQcW/19/