Why would the tree get refreshed at all if you are using frames and 'target'?

<t:tree2...>
 <f:facet name="node">
   <h:commandLink target="theFrame" action="openNode">
     <t:updateActionListener ... />
   </h:commandLink>




On 7/26/06, Mike Shaw <[EMAIL PROTECTED]> wrote:

Hi,

I'm posting this second time.
I'm trying to use tree2 component in my one frame. When user clicks on a
tree menu link, I want to display info into second frame.
I do not want my tree to get full refreshed every time user clicks on a
link.
I think because of full refresh, browser is running out of memory.
I'm thinking to use tigra java script tree menu if I can not find any better
solution.

I will appreciate, if anybody can help me with this problem with better
approach/suggestions

Regards
Mike
--
View this message in context: 
http://www.nabble.com/Tree2-refresh-problem-tf2004577.html#a5505775
Sent from the MyFaces - Users forum at Nabble.com.


Reply via email to