I am using the 1.1.2 nightly build. Didn't try 1.1.3 - but the thread
indicates
it is still an open bug? Is it fixed in 1.1.3?
Chris
----- Original Message -----
From: "sean schofield (JIRA)" <[email protected]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 21, 2006 4:56 PM
Subject: [jira] Commented: (TOMAHAWK-126) Allow tree2 to work within
dataList and dataTable
[
http://issues.apache.org/jira/browse/TOMAHAWK-126?page=comments#action_12375665 ]
sean schofield commented on TOMAHAWK-126:
-----------------------------------------
I assume you have checked the latest tomahawk snapshot right? There have
been a lot of changes since 1.1.1.
Allow tree2 to work within dataList and dataTable
-------------------------------------------------
Key: TOMAHAWK-126
URL: http://issues.apache.org/jira/browse/TOMAHAWK-126
Project: MyFaces Tomahawk
Type: Bug
Components: Tree2
Reporter: Daniel Ray
Placing a tree2 component within a dataTable or dataList renders
correctly but the onClick method generates code similar to the following
for each row.
onclick="treeNavClick('org.apache.myfaces.tree.TOGGLE_SPAN:productTree:0'
This has the effect of selecting a node in another tree in a separate row
to always expand/collapse the tree component within the first row.
(Though the +/- icon will change for the selected row).
Perhaps passing the id of the dataList or dataTable (much like
dataScroller) to the tree2 component will help to generate unique ids for
each nav image rendered.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira