Hi All,
I have one Main Window 'W_MAIN' and one View 'V_MAIN' .Inside this view one button 'EXIT' is there.
view 'V_MAIN' is embbeded in the Window'W_MAIN' . on click of Buttton 'Exit' one dataloss popup will be come and after clicking 'Ok' button Window should get closed( Delete the instance of window).
Could you please give any suggestion?