-
18 Sep 2012 7:18 AM #11
Thank you so much for helping me... my problem is solved... with the next code
Ext.WindowMgr.each(function(w) {
w.destroy();
});
-
19 Sep 2012 5:10 AM #12Sencha - Sales Team
- Join Date
- Mar 2007
- Location
- Melbourne, Australia (aka GMT+10)
- Posts
- 753
- Vote Rating
- 6
I would have thought
would also do the jobCode:window.location.reload()
Sencha Technical Sales & Senior Technical Trainer
Sencha Inc
Register with discount code "ASA357" and save $100

The new SenchaWorld.com is coming in July, more details closer to SenchaCon
Code Validation : JSLint | JSONLint | JSONPLint
-
20 Sep 2012 9:27 AM #13
I tested it and you´re right, it also do the job...
tks!



Reply With Quote

