Wonder's AjaxTree Issue
Wonder's AjaxTree Issue
- Subject: Wonder's AjaxTree Issue
- From: Rukmal Dias <email@hidden>
- Date: Wed, 8 Apr 2009 11:37:19 +0530
hi,
When I tried to view a tree structure using wonder's AjaxTree
component it does not show nodes in relevant positions. It seems to
be not supports for a level 3 nodes. Anyone please tell is this a
limitation in Ajax tree or is there a way to get the correct output
or is there any better components to use.
TreeStructure : AjaxTree {
item = currentItem;
allExpanded = true;
root = rootNode;
delegate = delegate;
id = "ajaxTree";
}
Required tree structure
Root
|____Node1
| |____Node1_child1
| |____Node1_child2
|
|____Node2
| |___Node2_child1
|
|____Node3
The one shows by AjaxTree
Root
|____Node1
|____Node1_child1
|____Node1_child2
|____Node2
|____Node2_child1
|____Node3
Thanks
Rukmal
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden