View Full Version : window seem as showModalDialog
hihill
Jul 01, 2012, 5:49 AM
Hi,
i want to open a new window without the backgroud page. it seem as showModalDialog.
How can i do this?
geoffrey.mcgill
Jul 01, 2012, 11:12 AM
Hi,
Setting Modal="true" on the Window should get you close to your requirements.
hihill
Jul 01, 2012, 5:01 PM
Hi,
Setting Modal="true" on the Window should get you close to your requirements.
Thank you. It's not my meanning.
i mean that,the window is a page. if you close the page,the window still show.
geoffrey.mcgill
Jul 01, 2012, 10:19 PM
Thank you. It's not my meanning.
i mean that,the window is a page. if you close the page,the window still show.
This functionality is not supported by Ext.NET. If you close the browser Page, all Components rendered into that Page (including <ext:Window>'s) will be destroyed.
hihill
Jul 02, 2012, 2:50 PM
This functionality is not supported by Ext.NET. If you close the browser Page, all Components rendered into that Page (including <ext:Window>'s) will be destroyed.
Thank you very much. i really like the Ext:window style. If the page's style same with the Ext:window, it'll be perfect!
Maybe it will come true in the future.
Powered by vBulletin® Version 4.2.3 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.