Search Type: Posts; User: chesstrix
Search: Search took 0.03 seconds.
-
28 Feb 2013 9:53 PM
Jump to post Thread: [ 4.x ] Fileupload gets 'stuck' by chesstrix
- Replies
- 9
- Views
- 966
and if I swap to JSON it works.
-
28 Feb 2013 8:53 PM
Jump to post Thread: [ 4.x ] Fileupload gets 'stuck' by chesstrix
- Replies
- 9
- Views
- 966
I have exactly the same issue.
I'm on 4.1.1 and it gets "stuck" in IE AND FF.
Ext is crashing in Ext.dom.query.attValue() when it tries to return. It seems to be trying to return the... -
9 Jul 2012 2:57 PM
- Replies
- 1
- Views
- 840
REQUIRED INFORMATION
Ext version tested:
Ext 4.1 rev 1 GA
Browser versions tested against:
IE9 FF3 (firebug 1.3.0.10 installed)
DOCTYPE tested against: -
5 Jul 2012 10:30 PM
- Replies
- 3
- Views
- 605
Might be a little late but....
viewConfig : {
plugins : [{
ptype : 'treeviewdragdrop',
appendOnly : true,
ddGroup : 'myDDgroup'
}], -
17 Jun 2012 2:44 PM
- Replies
- 2
- Views
- 501
Thanks Izhaki.
Confirming that this works as expected after adding index to the fields. -
17 Jun 2012 2:41 PM
- Replies
- 5
- Views
- 764
Thanks Izhaki, that has worked perfectly.
Wonder why the support team didn't advise the same :-? -
4 Jun 2012 6:02 PM
Jump to post Thread: Ext JS 4.1.1 RC1 Now Available by chesstrix
- Replies
- 74
- Views
- 20,784
Hi Guys,
I'd be happy to check this myself in a bugtracker.... (just adding my 1+)
Any news on EXTJSIV-6252 TreePanel-with-DnD-does-not-autoSync
Ta. -
21 May 2012 2:43 PM
- Replies
- 5
- Views
- 764
It's a Bug. EXTJSIV-6252 refers
Not it's not!!!!! See next reply. -
20 May 2012 2:50 PM
- Replies
- 2
- Views
- 501
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.1 RC1
Browser versions tested against:
____ IE8 FF 12 (firebug 1.10.0a8 installed)
DOCTYPE tested against: -
18 May 2012 11:45 PM
- Replies
- 2
- Views
- 611
It's difficult to do this with full cross browser compatibility. There are a few techniquies I've seen but unless there was a VERY specific reason for making a beep I'd use a visual cue instead.
-
18 May 2012 11:40 PM
- Replies
- 5
- Views
- 764
I think this is a bug.
A treePanel with autoSync: true and remoteSort:true should sync when a node is moved within the same parent. Or am I missing something????
Happy to enter a bug report if... -
16 May 2012 11:30 PM
Jump to post Thread: Custom component data iteration by chesstrix
- Replies
- 2
- Views
- 447
I'd have a go at using the xTemplate method only just leave a marker for the chart.
Then programtically look for the markers and create/insert a chart for each one. -
16 May 2012 11:24 PM
- Replies
- 4
- Views
- 448
I wouldn't attempt a upgrade. It would be a total rewrite for sure and I'd go straight for 4.1.
Good luck, but hey, you get to use all the cool MVC stuff. -
16 May 2012 11:16 PM
Jump to post Thread: Store Looping by chesstrix
- Replies
- 1
- Views
- 196
I can't for the life of me work out what you're trying to do here but I do know if you want to filter a store using a function you need to use filterBy() not filter()
-
16 May 2012 5:59 PM
- Replies
- 5
- Views
- 764
Bump, anyone?
-
3 May 2012 8:11 PM
- Replies
- 5
- Views
- 764
Hi Folks,
firstly, well done on 4.1!!! BIG improvement and much faster.
Now. I have a TreePanel that will not sync it's store when I drag and drop a node within it's parent.
It does sync if I... -
16 Apr 2012 2:45 PM
- Replies
- 3
- Views
- 945
Hmmmm..... anyone know how I now edit the title of the post to say [solved]???
-
16 Apr 2012 2:42 PM
- Replies
- 3
- Views
- 945
Thanks skirtle. I changed that in an attempt tp get it to work (when something else was wrong) and never changed it back. :">
Thanks for the gentle poke. -
14 Apr 2012 5:10 PM
- Replies
- 3
- Views
- 945
Hi Folks,
I have a form basically identical to your xmlForm example. When the submit() function fires it does not fire the markInvalid() function on return.
Before anybody asks, "yes" I'm sure... -
10 Aug 2011 8:43 PM
Jump to post Thread: Need help with this code by chesstrix
- Replies
- 3
- Views
- 472
Why are you worried about using Ext.getCmp()??
-
10 Aug 2011 8:39 PM
- Replies
- 5
- Views
- 921
How did you call createRadioGroup?
BTW if you use new Ext.form.RadioGroup you don't need the xtype. -
9 Aug 2011 9:02 PM
- Replies
- 3
- Views
- 446
Then, not that I know of.
-
9 Aug 2011 7:26 PM
- Replies
- 3
- Views
- 446
Not sure what you are asking here. Do you want an Ext component without using/including Ext???
-
9 Aug 2011 7:24 PM
- Replies
- 3
- Views
- 546
This might be because you are using the new Ext4 Dynamic loading functionality where only the required code is downloaded as it is required. This is expensive/slow but very useful while in...
-
9 Aug 2011 7:07 PM
- Replies
- 5
- Views
- 921
could you wrap your code with code tags please
Results 1 to 25 of 117
