Search Type: Posts; User: enotsl
Search: Search took 0.02 seconds.
-
12 Jul 2011 10:05 PM
- Replies
- 3
- Views
- 957
no one know? pls
-
12 Jul 2011 1:27 AM
- Replies
- 3
- Views
- 957
How to Copy, clone or duplicate a TreeStore, to use at multi treepanels?
I try to use Ext.create(oldStore, config) to copy the oldStore, but it will load the same Data as oldStore again! -
11 Jul 2011 7:03 PM
- Replies
- 3
- Views
- 1,065
I have resolved it, it's work!
listeners:{
'validateedit': function(editing, e){
var editor = editing.editor,
record = me.getSelected(0),
form = editor.form,
... -
8 Jul 2011 11:57 PM
- Replies
- 3
- Views
- 1,065
@mitchellsimoens
thanks your response, wait the 4.05 -
8 Jul 2011 7:07 AM
- Replies
- 3
- Views
- 1,065
When I use the rowediting to create a new record,
I want to get the newly record to validate input value,
but in the event i can not get the newly record, the record is still the init empty... -
15 Jun 2011 1:42 AM
- Replies
- 5
- Views
- 1,197
It's not a issue or just me has this problem?
-
14 Jun 2011 6:31 PM
- Replies
- 5
- Views
- 1,197
It's not a issue or just me has this problem?
-
14 Jun 2011 12:30 AM
- Replies
- 5
- Views
- 1,197
It's not a issue or just me has this problem?
-
12 Jun 2011 11:24 PM
- Replies
- 5
- Views
- 1,197
I want to share one Treestore to multi treepanel, but it has error.
when i collapse root node of treepanelB and expand it,
the child nodes of treepanelB move to root node of the treepanelA.
... -
10 Jun 2011 9:01 AM
Jump to post Thread: Two treepanel load one store bug by enotsl
- Replies
- 2
- Views
- 544
No one has this issue?
-
7 Jun 2011 3:32 AM
Jump to post Thread: Two treepanel load one store bug by enotsl
- Replies
- 2
- Views
- 544
no one know why?
-
6 Jun 2011 9:12 PM
- Replies
- 0
- Views
- 724
I have two treepanel and the two treepanel load one store,
when i collapse root node of treepanel two and expand it,
the child nodes of treepanel two move to root node of the treepanel one.
... -
6 Jun 2011 9:11 PM
Jump to post Thread: Two treepanel load one store bug by enotsl
- Replies
- 2
- Views
- 544
I have two treepanel and the two treepanel load one store,
when i collapse root node of treepanel two and expand it,
the child nodes of treepanel two move to root node of the treepanel one.
... -
6 Jun 2011 8:23 PM
- Replies
- 9
- Views
- 1,144
hi, in2rd,
the question you say is what i want to know!
is it possible? -
4 Jun 2011 7:29 AM
- Replies
- 9
- Views
- 1,144
need help!
-
3 Jun 2011 10:37 AM
- Replies
- 9
- Views
- 1,144
HI,christocracy , thx your response.
But that's not what i need,
I mean is
I have one store(name is 'Project') and two different model (name is 'Model1' and 'Model2'),
When the treepanel... -
3 Jun 2011 7:15 AM
- Replies
- 9
- Views
- 1,144
anyone know how? pls help!
-
3 Jun 2011 1:38 AM
- Replies
- 9
- Views
- 1,144
I have a store of a treepanel,
and I want to use the store at two different treepanel(one has checkbox and the other is no need checkbox).
If i define two store and two model, the same data... -
28 May 2011 9:19 PM
Jump to post Thread: TreePanel beforeitemmove Bug by enotsl
- Replies
- 4
- Views
- 1,329
no one know it?
-
28 May 2011 8:12 AM
Jump to post Thread: TreePanel beforeitemmove Bug by enotsl
- Replies
- 4
- Views
- 1,329
beforeitemmove( Tree tree, Node node, Node oldParent, Node newParent, Number index )
Fires before a node is moved to a new location in the tree. Return false to cancel the move.
it's correct... -
27 May 2011 3:42 AM
- Replies
- 6
- Views
- 2,109
anyone know?
-
27 May 2011 12:10 AM
- Replies
- 6
- Views
- 2,109
HI, I have a MVC App, In the app I want to bind a store to a tree panel,
but retrun a error
me.store.indexOf is not a function
[Break on this error] if (me.store.indexOf(lastFocused) !== -1) {... -
23 May 2011 8:18 PM
Jump to post Thread: 鄙人扩展的Ext.form.RichEditor, 哈哈,请多指教 by enotsl
- Replies
- 12
- Views
- 3,772
他乡于故知!
-
19 May 2011 9:10 AM
- Replies
- 1
- Views
- 555
I have some problems, when I convert My Extensions of VerifyCodefield from 3.0 to 4.0. pls help me!
Extjs 3.0 Code (it's work at 3.0)
Ext.form.VerifyField = Ext.extend(Ext.form.NumberField, {... -
24 May 2009 4:46 AM
- Replies
- 1
- Views
- 893
I had search about the setLabelAlign and setLabelWidth Methods, but they are just at the Ext Js 1.0.
and how to use the setLabelAlign and setLabelWidth Methods at Ext Js 3.0?
please help me!...
Results 1 to 25 of 42
