Hi Dennis:
Thanks for the reply. the example will demonstrate only expanding the tree2. Right? isnt there a way to save the state of the tree2 so that the next page knows what the tree2 state was and which was the selected node ?
On 12/20/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
You may want to check out the simple examples dist for this
one. There is a tree2 expand all demonstration in there.
---- Original message ----
>Date: Tue, 20 Dec 2005 12:14:59 +0530
>From: Ravi Gidwani <[EMAIL PROTECTED]>
>Subject: tree2 Only multiple pages
>To: [email protected]
>
> Hi All:
> I am using Myfaces 1.1.1. I am using tiles
> and have a tile defined with left side containing a
> tree2 component. On Clicking a node in the tree2 i
> take the user to some other page (say xyz.jsp) (Note
> this page is again tile based and contains the same
> tree2 component on the left).
> The problem is as soon as the new
> page(xyz.jsp) gets loaded the tree2 component is
> shown in the collapsed state and the node that was
> selected is now collapsed. I want to show the node
> that was clicked as selected ...
>
> Can this be done ?
>
> Any feedback will be really appreciated...
>
> TIA,
> ~Ravi
>
Dennis Byrne

