Search Type: Posts; User: actonwang
Search: Search took 0.02 seconds.
-
10 Mar 2011 7:22 AM
- Replies
- 3
- Views
- 938
i know this. but the real problem being i want store to manage two type of records and manage some trasition of persistence. I guess it doesn't support it anyhow. the store right now is just a simple...
-
9 Mar 2011 8:55 AM
- Replies
- 3
- Views
- 938
hi,
does the datastore support mutiple types of records. for example, I want to have some records each containing a colletion of child records.
Thanks!
Acton -
4 Feb 2011 9:30 AM
Jump to post Thread: listener only executed once by actonwang
- Replies
- 3
- Views
- 1,169
I got right after i posted :) thx for your looking.
-
4 Feb 2011 9:27 AM
Jump to post Thread: listener only executed once by actonwang
- Replies
- 3
- Views
- 1,169
how do I do to ensure my listener only executed once for certain event?
thx
Acton -
4 Feb 2011 7:20 AM
Jump to post Thread: Ext-JS Spell checker by actonwang
- Replies
- 7
- Views
- 8,571
hi,
Is there any existing Ext-JS spell checker component? I want to have a simple checker on plain text area.
Thanks!
Acton -
17 Nov 2010 10:53 AM
Jump to post Thread: spell check by actonwang
- Replies
- 1
- Views
- 492
hi,
is there any spell check feature built in ext js yet?
thx
Acton -
1 Nov 2010 10:21 AM
Jump to post Thread: grid rightmost space by actonwang
- Replies
- 2
- Views
- 603
thanks.
-
1 Nov 2010 10:21 AM
Jump to post Thread: checkbox selection model and by actonwang
- Replies
- 1
- Views
- 498
hi,
i am using Ext.ux.data.PagingJsonStore from http://www.sencha.com/forum/showthread.php?71532-Ext.ux.data.PagingStore-v0.5 along with checkbox selection model for the grid. when I do... -
1 Nov 2010 10:01 AM
Jump to post Thread: grid rightmost space by actonwang
- Replies
- 2
- Views
- 603
hi,
I notice that the grid always has a space in the right most. I assume that there should be configuration to remove this but it is not obvious to me now which one.
anyone could help... -
28 Oct 2010 9:29 PM
Jump to post Thread: some questions about Ext.ux .. by actonwang
- Replies
- 7
- Views
- 893
doesn't make sense. examples have cases for the core as well. ux would be better to put aside individual folder unless some other reason is ignored by me.
-
28 Oct 2010 10:08 AM
Jump to post Thread: baseAction in Component class by actonwang
- Replies
- 3
- Views
- 793
ignore above question. I know what is going on now..
the so called private functions are being called... -
28 Oct 2010 10:07 AM
Jump to post Thread: some questions about Ext.ux .. by actonwang
- Replies
- 7
- Views
- 893
thanks. wondering whey they would put them in examples folder instead of extension or like folder?
-
28 Oct 2010 9:50 AM
Jump to post Thread: some questions about Ext.ux .. by actonwang
- Replies
- 7
- Views
- 893
is it considered as an official release?
-
28 Oct 2010 9:24 AM
- Replies
- 26
- Views
- 11,162
this would be a good push for people to know and start to use this. hopefully it has been recorded.
-
28 Oct 2010 9:20 AM
Jump to post Thread: some questions about Ext.ux .. by actonwang
- Replies
- 7
- Views
- 893
anyone has guidance? let me know if I miss any obvious resource to look at.
thx a lot
Acton -
28 Oct 2010 9:18 AM
Jump to post Thread: baseAction in Component class by actonwang
- Replies
- 3
- Views
- 793
thanks. will look:
quick thing here:
1.Ext.Action doesn't have addComponent function so I am not sure how this works:
>>this.baseAction.addComponent(this);
2. looks the action only applies... -
28 Oct 2010 8:20 AM
Jump to post Thread: baseAction in Component class by actonwang
- Replies
- 3
- Views
- 793
hi,
in Component.js, there is a field called baseAction, the related code is as :
if(this.baseAction) {
this.baseAction.addComponent(this);
}
could anyone help... -
28 Oct 2010 7:46 AM
Jump to post Thread: some questions about Ext.ux .. by actonwang
- Replies
- 7
- Views
- 893
hi,
I have some general questions on packages/components under Ext.ux included in Ext usually in ext/examples/ux
1. is it considered as offcially published components?
2. why... -
26 Oct 2010 6:53 AM
Jump to post Thread: custom sort on grouping view by actonwang
- Replies
- 6
- Views
- 770
I'd say it is amazingly quick response speed here. very impressive :) hope I will be a supporter later after I get handle of the extjs :)
-
25 Oct 2010 7:46 AM
Jump to post Thread: custom sort on grouping view by actonwang
- Replies
- 6
- Views
- 770
thanks!
-
25 Oct 2010 7:40 AM
Jump to post Thread: custom sort on grouping view by actonwang
- Replies
- 6
- Views
- 770
thanks. any quick example?
-
25 Oct 2010 7:19 AM
Jump to post Thread: custom sort on grouping view by actonwang
- Replies
- 6
- Views
- 770
actually, more generically, how to do custom sort on any field?
-
25 Oct 2010 7:15 AM
Jump to post Thread: custom sort on grouping view by actonwang
- Replies
- 6
- Views
- 770
hi,
how could I do custom sort for sections on grouping view for the grid?
thanks
Acton -
20 Oct 2010 12:03 PM
Jump to post Thread: hide grid header by actonwang
- Replies
- 3
- Views
- 663
thanks for quick response.
on the same kind line, if i want to add some child elements but don't want to render it. which paramter on child item to set? right now, I just explictly create child... -
20 Oct 2010 11:53 AM
Jump to post Thread: hide grid header by actonwang
- Replies
- 3
- Views
- 663
hi,
how to hide grid header? I know I could do it to assign some css on header row but who could tell me how to do it through configuration?
thx
Results 1 to 25 of 27
