Search Type: Posts; User: azdxc
Search: Search took 0.02 seconds.
-
13 Oct 2011 9:40 AM
- Replies
- 8
- Views
- 1,590
he following is my code . :)
Ext.Ajax.request({
method:'POST',
cors :true
url: '',
params:param
failure:function(response,opt){
},
success: function(response, options) { -
12 Oct 2011 9:23 PM
- Replies
- 8
- Views
- 1,590
the following is my code . :)
Ext.Ajax.request({
method:'POST',
cors :true
url: '',
params:param
failure:function(response,opt){
... -
12 Oct 2011 6:55 PM
- Replies
- 8
- Views
- 1,590
my friend but the cors works fine in IE8 ,
It's doesn't work fine in Firefox . The version i used is Firsfox 6.0.1 -
12 Oct 2011 4:31 AM
- Replies
- 8
- Views
- 1,590
I have to use cross domain request and handle the reponse text .
Do anyone get some ideas ? -
12 Oct 2011 1:09 AM
- Replies
- 0
- Views
- 545
hi guys ,
I want to call the method doRequest in class Ext.data.proxy.Ajax directly.
And i will deal with the response text as i want.
But i don't know the parameters mean for doRequest.
The... -
7 Jun 2011 9:12 PM
- Replies
- 1
- Views
- 697
hi Friends:
it seems to be that the scripttagproxy couldn't abort the request.
it will call the loadexception if the request is timeout.
Then i aborted the request in loadexception.
But i still... -
26 May 2011 7:28 PM
- Replies
- 0
- Views
- 683
hi guys :
I met a problem.
I couldn't catch the 404 error exception.
In my case,I have to stop a task when the exception happened.
Any suggestions for me ?
PS: the following is my code.
var... -
14 Oct 2010 1:44 AM
- Replies
- 6
- Views
- 1,726
i meet the same problem
-
21 Sep 2010 10:27 PM
Jump to post Thread: line char performance issues by azdxc
- Replies
- 2
- Views
- 633
come on man.
is there some other surprise for me?
that's to say.
is there some other charts of open-source js framework for us? -
19 Sep 2010 6:00 PM
Jump to post Thread: line char performance issues by azdxc
- Replies
- 2
- Views
- 633
i'm playing with line charts in EXTJS3.2.1 in IE7.
and the version of swf is 2.8.0
but it's very slow for me to show about 4-5 charts which just has 2-3 lines each.
and the amount of the data... -
25 Aug 2010 9:16 AM
Jump to post Thread: ext chart tipRenderer bug by azdxc
- Replies
- 0
- Views
- 551
hi guys.
i played with charts 2.8.0
i created a linechart in a panel.
and the issue is coming.
i'll throw js error at the time i destroy the panel after i add tipRenderer to the chart.
it... -
25 Aug 2010 7:29 AM
Jump to post Thread: [CLOSED][3.??] Chart destroy by azdxc
- Replies
- 4
- Views
- 1,511
hi~~my friend .
how did you fix that?
i think i meet the some situation~~pls help me -
17 Aug 2010 6:25 AM
- Replies
- 0
- Views
- 1,159
hi guys.
i meet a problem .
the pie charts show slowly.
i just have 4 pie charts and less than 15 records / per chart.
but all the charts display slowly.
who has some experiences to improve this... -
20 Jul 2010 6:40 PM
- Replies
- 4
- Views
- 749
hi guy , the issues was solved. it is the problem with version of charts.
we use extjs 3.1.1 ,so the version of charts is 2.7.0
and then i upgraded the version to 2.8.0.
the number of yfield is... -
11 Jul 2010 6:51 PM
- Replies
- 4
- Views
- 749
thx ,
i don't use YUI CHART
i just use ext 3.2.1 -
11 Jul 2010 12:53 AM
- Replies
- 4
- Views
- 749
hi,guys
i'm working on line chart in our project.
i found an issus,that is:
the numbers in the store of line chart.
if the number is more than 1 ,the chart can display.
otherwise , one of the...
Results 1 to 16 of 16
