Search Type: Posts; User: xxz00
Search: Search took 0.02 seconds.
-
6 Apr 2012 5:02 AM
- Replies
- 61
- Views
- 13,435
Apparently the update 18.0.1025.151 does not work for me. The layout is still a mess.
-
4 Apr 2012 5:17 PM
- Replies
- 61
- Views
- 13,435
The layouts in my application is totally broken after I upgraded to Chrome 18. How soon will we have a fix on this? My application is scheduled to go live by the end of the month.
-
27 Feb 2012 8:24 AM
- Replies
- 4
- Views
- 775
Am I the only one with this issue? I wonder...
-
24 Feb 2012 11:56 AM
- Replies
- 4
- Views
- 775
Yes. in fact if I put console.log right before Ext.MessageBox.show, I can see the log message displayed using firebug. Or if I replace "Ext.MessageBox.show" with "alert", I can see the error...
-
24 Feb 2012 7:57 AM
- Replies
- 4
- Views
- 775
Hi,
I am trying to create a global exception handler for my current application. The handler intercepts all Ajax data sent from the server, and then checks the success flag of the json data. If... -
17 Jan 2012 8:20 AM
- Replies
- 20
- Views
- 5,742
I am also waiting for more information about 4.1 release. Currently we are using 4.1 beta in development since there are two major bugs(Tree Store) in 4.0.7. Our application will go live in April,...
-
10 Jan 2012 5:34 PM
Jump to post Thread: Combox stops working in 4.1 beta by xxz00
- Replies
- 3
- Views
- 1,041
Your store is different than mine. You are using local store, while I was using AJAX proxy to load data from server. I also set autoload to false since I want to load the data on demand.
In my... -
5 Jan 2012 7:17 AM
Jump to post Thread: Combox stops working in 4.1 beta by xxz00
- Replies
- 3
- Views
- 1,041
Okay. I've found the problem. In my application, the combox is inside a form, and the form is inside a window. The store that combox uses needs to be loaded AFTER the window is created. If the store...
-
4 Jan 2012 6:47 PM
Jump to post Thread: Combox stops working in 4.1 beta by xxz00
- Replies
- 3
- Views
- 1,041
Hi,
Looks like combox stops working on some occasions in 4.1 beta. I am not able to select an item from the combox in one of the popup window. The same code works in 4.0.7.
The code... -
12 Dec 2011 5:31 PM
- Replies
- 1
- Views
- 498
I think the error is thrown because of last line in bootstrap.js:
document.write('<script type="text/javascript" src="' + path + 'ext-all' + ((isDevelopment) ? '-debug' : '') + '.js"></script>');
... -
12 Dec 2011 5:20 PM
- Replies
- 1
- Views
- 498
Hi,
I am getting this weird error every time I load my application on a new browser. This error only appears at the very first time. If I hit the refresh button on the browser, the error goes... -
6 Dec 2011 8:54 AM
- Replies
- 9
- Views
- 1,813
Thanks! However I am not sure if I understand your code, especially the following:
varme=this, node=options.node||me.tree.getRootNode(), root;
Anyways, I've... -
6 Dec 2011 6:26 AM
- Replies
- 9
- Views
- 1,813
Hi, is there a workaround for this. Currently the tree panel displays each node twice in my app.
-
6 Dec 2011 6:24 AM
- Replies
- 6
- Views
- 2,117
I am running into the exact same problem. Can someone post a workaround?
-
6 Dec 2011 6:22 AM
- Replies
- 30
- Views
- 8,299
The override fix works for me. Will 4.1 fix it? When will 4.1 become available?
Results 1 to 15 of 15
