Search Type: Posts; User: FCTim
Search: Search took 0.02 seconds.
-
13 Jan 2012 8:52 AM
- Replies
- 4
- Views
- 795
I was afraid of that. Thanks for the info.
-
13 Jan 2012 8:49 AM
- Replies
- 4
- Views
- 795
Understandable but then is there a way to change the mouseover so that the icon is red instead of green? Otherwise it looks like you can drag it there but then nothing happens because you've stopped...
-
13 Jan 2012 8:30 AM
- Replies
- 4
- Views
- 795
Here is my setup. I have three grids A, B and C. I want to setup the following relationship.
Drag Records from A to B
Drag Records from B to A
Drag Records from B to C
Drag Records from C to B... -
28 Dec 2011 11:54 AM
Jump to post Thread: Border Layout Weight configuration by FCTim
- Replies
- 2
- Views
- 1,109
Sweet, thanks!
-
28 Dec 2011 8:46 AM
Jump to post Thread: Border Layout Weight configuration by FCTim
- Replies
- 2
- Views
- 1,109
In the PR1 blog entry, Don mentioned this:
Does this mean that we can now have a layout like this without using nested border layouts:
[ | | ]
[ | | ]... -
7 Nov 2011 12:06 PM
- Replies
- 5
- Views
- 986
Perfect! Thanks for your quick response.
Tim -
7 Nov 2011 11:06 AM
- Replies
- 5
- Views
- 986
Any hints on what the fix is for this until 4.1 is released? Maybe an override we can use temporarily?
Thanks,
Tim -
4 Nov 2011 8:45 AM
- Replies
- 1
- Views
- 685
I am still able to replicate this bug using Ext 4.0.7 and Firefox 7.0.1
Thanks,
Tim -
4 Nov 2011 8:28 AM
- Replies
- 4
- Views
- 1,907
Thank you, Thank you, Thank you! Works great in 4.0.7
-
4 Nov 2011 6:12 AM
- Replies
- 6
- Views
- 1,482
Really the root of the problem is that the users have been trained that a checkbox means you can select a row and not having a checkbox means you can't. I think making it a radio would confuse...
-
3 Nov 2011 1:25 PM
- Replies
- 6
- Views
- 1,482
I agree, now if I could just convince the decision makers. :((
-
3 Nov 2011 1:17 PM
- Replies
- 6
- Views
- 1,482
Thanks for your quick response. I actually need the reverse so I guess I will just have to override and comment out the setSelectionMode() part. I was hoping to avoid another override.
Thanks... -
3 Nov 2011 12:37 PM
- Replies
- 6
- Views
- 1,482
Hi All,
I wasn't sure if this was a bug but the functionality doesn't make sense to me. I have a normal CheckboxModel with mode = 'MULTI' and a normal Ext.grid.Panel. I noticed that in the code,... -
27 Oct 2011 11:14 AM
- Replies
- 0
- Views
- 299
Hi guys/gals,
Maybe I'm crazy here but I ran into a weird issue recently. Here's the scenario: I have four new records (A, B, C and D) that I am adding to a Store in batch mode. I call store.add()... -
5 Jul 2011 8:24 AM
Jump to post Thread: Forum RSS Feed by FCTim
- Replies
- 3
- Views
- 905
But is it just an RSS feed of every single post in every category or is there some way to break it down?
-
29 Apr 2011 12:46 PM
- Replies
- 4
- Views
- 2,511
Thanks for the tip. In this case, I am not overriding it so I will just strip it out. Glad there is also now an easier way to get to the parent class.
Any ideas about how I can change the tpl... -
29 Apr 2011 6:49 AM
- Replies
- 4
- Views
- 2,511
Here is an example of how I would extend a combobox in ExtJS 3.x. (It seems to work for me so I will assume that I did it correctly. :-) )
/**
* FC.Field.NoteFileCombo Extension Class... -
5 Apr 2011 9:31 AM
- Replies
- 2
- Views
- 1,213
Are you looking for addSorted()?
http://dev.sencha.com/deploy/dev/docs/?class=Ext.data.Store&member=addSorted -
17 Dec 2010 12:56 PM
Jump to post Thread: GridPanel List Filter by FCTim
- Replies
- 5
- Views
- 1,153
I've never used this myself but it looks like this could do it for you.
http://dev.sencha.com/deploy/dev/docs/?class=Ext.data.Store&member=collect
You could just pass that into the options... -
17 Dec 2010 11:16 AM
Jump to post Thread: GridPanel List Filter by FCTim
- Replies
- 5
- Views
- 1,153
Is this what you're looking for?
http://dev.sencha.com/deploy/dev/examples/docs/?class=Ext.ux.grid.filter.ListFilter&member=store -
3 Dec 2010 10:34 AM
- Replies
- 67
- Views
- 15,606
I am suddenly very glad that we did a big push to make our apps cross-browser compatible. :-) Thanks Stever!
-
2 Dec 2010 9:54 AM
- Replies
- 8
- Views
- 2,882
Darn commas. Easy solution to the problem I was facing. Thanks for the idea.
-
24 Nov 2010 9:35 AM
- Replies
- 1
- Views
- 1,154
Ext version tested:
Ext 3.3.0
Adapter used:
ext-base.js -
9 Sep 2010 11:47 AM
- Replies
- 6
- Views
- 2,935
It adds "character" to the screencast. :D
You should start doing live screencasts about different topics. I'd donate for that cause. :)
Seriously though, as good as the API doc's are for... -
9 Sep 2010 11:30 AM
- Replies
- 6
- Views
- 2,935
Excellent Screencast. Right when I was starting to get fed up with managing various levels of ref's too. Now I have some good alternatives. :-)
Results 1 to 25 of 44
