Search Type: Posts; User: tufi
Search: Search took 0.02 seconds.
-
1 Feb 2008 1:14 PM
Jump to post Thread: Editable ColumnTree with ColumnModel by tufi
- Replies
- 40
- Views
- 22,112
Hi,
I'm trying to build an editable ColumnTree, based on the Code by Domitian postet here. But I cannot build the columns via my ColumnModel, since it does not even get passed to the extended... -
20 Jan 2008 6:35 AM
- Replies
- 3
- Views
- 1,014
there really was a duplicate of an id in the tree. Since the images as leafs were coming from another table, the ids of them could overlap with the ids of the nodes..
thanx for the tip.
This... -
19 Jan 2008 8:33 AM
- Replies
- 3
- Views
- 1,014
well, actually all node id's "should" be unique, since they are coming from a database. but, i will check this issue.
-
18 Jan 2008 4:12 PM
- Replies
- 3
- Views
- 1,014
Hi,
as i wrote in an earlier post, i'm trying to customize the Organizing Images-Example. It does somehow what i need until now (thanx again to Animal for Helping), but a strange behaivour makes... -
18 Jan 2008 5:23 AM
Jump to post Thread: [2.0] Ext.ux.CheckColumnTreePanel by tufi
- Replies
- 9
- Views
- 5,578
as i just read this posting about a bug in the grid plugin and the bug-fix i found out that, also in this example double quotes are used. Can this be the reason for the error? (I did have not have...
-
18 Jan 2008 5:00 AM
Jump to post Thread: how to refresh DataView? by tufi
- Replies
- 4
- Views
- 1,851
it worked. thanx for the rapid help...
-
17 Jan 2008 6:38 PM
Jump to post Thread: [2.0] Ext.ux.CheckColumnTreePanel by tufi
- Replies
- 9
- Views
- 5,578
hi KRavEN,
i tried to test your code; but i get an error at line:
if(cb) this.checkbox =this.elNode.childNodes[4].firstChild.firstChild;
this.elNode.childNodes[4] is null or has no... -
16 Jan 2008 6:04 PM
Jump to post Thread: how to refresh DataView? by tufi
- Replies
- 4
- Views
- 1,851
hi,
i try to customize the "organize images" example. i want the DataView to refresh and show the images of the node i clicked in the tree on the left side. But i can't get it work..
it must be...
Results 1 to 8 of 8
