0 Replies Latest reply on Jun 10, 2009 5:36 AM by derkd

    How to set the focus of a selected tree node to center it in

    derkd

      I have a tree which is expanding to a particulair node. When that node is at the bottum of the page or below I want the focus on that node (center the selected node in the screen). Is that possible with richfaces? and how do I do this if it is possible? I found a setFocus() but I think it is used internally in the framework...