customising the closing of popup window:
662340Oct 26 2009 — edited Oct 27 2009I am using the jdeveloper 11.1.1.1.0 version.
I have popup window.in that i have two command buttons.if i press the 1 st commandbutton an outputtext will be displayed. if i press the second command button a selectoneradio button is displayed.here what i need is if i press anyone of the commandbuttons ,the popup window is closing ,i need to prevent the closing of popup window.i want to close the popup if i close the 'x' button of popup or through the click on commandbutton inside the popup window.
how can i do this programatically.
Sailaja