Search Type: Posts; User: ArtemB
Search: Search took 0.02 seconds.
-
27 Oct 2007 5:50 AM
Jump to post Thread: Does Tree have maximum of levels? by ArtemB
- Replies
- 3
- Views
- 1,051
I'm sorry, it was not in client-side, it was my backend's problem. Thanx for trying to help. Ext rocks!
-
27 Oct 2007 4:49 AM
Jump to post Thread: Does Tree have maximum of levels? by ArtemB
- Replies
- 3
- Views
- 1,051
I expand all the parent nodes until the last level, and the last parent, to which I try to add children, is displayed as a leaf, so no chance to expand it
-
27 Oct 2007 4:18 AM
Jump to post Thread: Does Tree have maximum of levels? by ArtemB
- Replies
- 3
- Views
- 1,051
Hi, everybody!
I have a tree with AsyncTreeNode. I add nodes as children and children of children until the 6th level. And then, the nodes are added, I see them in the database, but they aren't... -
8 Oct 2007 12:37 PM
- Replies
- 4
- Views
- 1,087
I've tried everything: wraping in a root element, using xml instead of json, and lots and lots of other. Didn't help realy. I don't know why - everythings seems to be allright. Anyway, instead of...
-
7 Oct 2007 9:35 PM
- Replies
- 4
- Views
- 1,087
I do it, just like I said "I do ds.load()", that's what triggers the request to the server. But still, it isn't there, in the ds.data
-
7 Oct 2007 7:37 AM
- Replies
- 4
- Views
- 1,087
Hey everybody.
I've been fighting it for a few hours already. I have a store, that is supposed to load data into a form. It is defined by this code:
var ds = new Ext.data.Store ({
proxy:... -
22 Sep 2007 4:58 PM
Jump to post Thread: IE doesn't render textfield rught by ArtemB
- Replies
- 0
- Views
- 490
Hi everybody!
I have a form, with a textfield and a combobox inside a fieldset. In Firefox, Opera, IE 7, everything looks great, see the attachment 1.jpg. But the IE 6 doesn't render it normal.... -
22 Sep 2007 4:49 PM
Jump to post Thread: combobox with a pre-selected value by ArtemB
- Replies
- 3
- Views
- 1,062
And this should be executed AFTER the data for the combobox is loaded.
Results 1 to 8 of 8
