Search Type: Posts; User: danigoldman
Search: Search took 0.02 seconds.
-
9 Jul 2012 8:46 AM
- Replies
- 4
- Views
- 757
Applications written using older versions of ExtJS (namely v3.x) can't be expected to migrate to v4.x. We've built a large app against v3.x and have no time to migrate it to v4. So much has changed...
-
25 Jun 2012 10:10 AM
- Replies
- 46
- Views
- 6,634
So if you could change the wait time from 20 seconds to 10, why not change it to 1-2 seconds. Could you imagine Google having such a constraint?
It is sometimes extremely frustrating when... -
26 Apr 2012 12:30 PM
- Replies
- 46
- Views
- 6,634
Yes. Please remove this limit. It become frustrating when I have to refresh the page multiple times until the 20 seconds have passed.
-
20 Jan 2012 7:06 AM
- Replies
- 20
- Views
- 5,676
I concur with what other have said. ExtJS upgrades are an important part of our product roadmap. Given that we don't have an ExtJS roadmap (even a rough one), it makes it somewhat challenging for us.
-
6 Jan 2012 4:40 AM
- Replies
- 5
- Views
- 1,197
In my case, I'm running ExtJS 4.0.7 in sandbox mode together with version 3.x
-
5 Jan 2012 6:45 PM
- Replies
- 5
- Views
- 1,197
Was this solved? I'm also experiencing an issue where the loadmask fails to be shown in my grid.
-
29 Aug 2011 5:55 AM
- Replies
- 3
- Views
- 908
Upon closer inspection, I see the 'ext-gen' Id has been fixed with the newly added prefix. My bug report, however, relates to the the 'ext-comp' that's still missing a prefix.
-
29 Aug 2011 5:51 AM
- Replies
- 3
- Views
- 908
I'm running Ext 4.0.2
The getId() function from the AbstractComponent and Component classes use the code I quoted above.
Perhaps you're referring to the getXType() that gets added to the... -
27 Aug 2011 9:27 PM
- Replies
- 3
- Views
- 908
The Ext.Component.getId() function that auto-generates an id for the component doesn't guarantee its uniqueness when used in sandbox mode together with Ext3.
Here is the Ext4.Component.getId()... -
4 Aug 2011 1:00 PM
- Replies
- 0
- Views
- 248
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.2
Browser versions tested against:
FF5 (firebug 1.8.0 installed)
Description: -
3 Aug 2011 12:49 PM
- Replies
- 1
- Views
- 722
Ext version tested:
Ext 4.0.2
Browser versions tested against:
FF5 (with Firebug 1.8.0)
Description:
When setting 'highlight: false' in a Ext.chart.series.Line, it doesn't prevent... -
27 Jul 2011 6:36 AM
Jump to post Thread: On performance by danigoldman
- Replies
- 11
- Views
- 7,273
Is the increase in my browser's memory usage when using ExtJS 4 related to the problem you're describing?
We've noticed that when ExtJS 4 is used (both in sandbox and compatibility modes) that the... -
22 Jul 2011 10:50 AM
Jump to post Thread: Line Chart Plot Problem by danigoldman
- Replies
- 2
- Views
- 1,210
It looks like your chart is missing the width and height dimensions.
-
29 Jun 2011 7:30 AM
- Replies
- 17
- Views
- 3,801
Making a call to destroyStore() (which is a private function) destroys the store without making any calls to the server.
-
3 Jun 2011 6:12 AM
- Replies
- 17
- Views
- 3,801
It looks like if I don't set 'autoDestroy: true' on the store, these calls don't go out to the server when destroyed. However, I would like the store to be destroyed locally, in the browser's memory....
-
3 Jun 2011 6:03 AM
- Replies
- 17
- Views
- 3,801
I'm noticing the same thing here. Is there a way to prevent this?
-
14 Oct 2010 9:45 AM
- Replies
- 24
- Views
- 4,966
I ran into the same issue with our application, where the application's boot loader's init() ran before the other dependent javascript files were loaded into memory. With 3.2.2, all works fine.
... -
19 Mar 2010 4:52 AM
- Replies
- 79
- Views
- 25,565
I appreciate it. Thanks.
-
17 Mar 2010 6:51 AM
- Replies
- 79
- Views
- 25,565
scipio, have you had a chance to review the licensing? GPL definitely doesn't work for our commercial product. Any chance of changing it?
-
11 Mar 2010 9:37 AM
- Replies
- 1
- Views
- 773
I also encountered a "too much recursion" error with the new 3.2 beta, one of which I was able to narrow down and report as a bug.
See: http://www.extjs.com/forum/showthread.php?t=94054
Perhaps... -
11 Mar 2010 9:28 AM
- Replies
- 1
- Views
- 805
Ext version tested:
Ext 3.2 beta
Adapter used:
ext -
4 Mar 2010 8:27 AM
- Replies
- 8
- Views
- 3,282
Thanks Jay for your advocacy.
Performance is perhaps the most important thing to us when it comes to ExtJS improvements.
In IE6, for example, you could literally see the images get painted as... -
4 Mar 2010 8:11 AM
- Replies
- 8
- Views
- 3,282
I noticed that only some ExtJS components/widgets use CSS sprites for the images and icons. But was wondering why hasn't this been implemented universally across all widgets and components.
The... -
16 Feb 2010 7:49 AM
- Replies
- 79
- Views
- 25,565
So what's the verdict?
Could this extension be released under a non-GPL license? -
12 Feb 2010 6:42 AM
- Replies
- 19
- Views
- 6,687
Thanks for the great work in making it faster and increasing its performance.
Results 1 to 25 of 37
