1 Reply Latest reply on Jan 30, 2008 8:38 AM by ilya_shaikovsky

    rich:tabPanel switching by pressing a button

    maumau

      Dear All,

      I'm using rich:tabPanel in client mode and I'm looking for a solution
      to switch tabs by pressing on a button.

      My idea is to mimick the mouse click with a javascript code
      or any other solution.

      The usual process by binding a bean to the tabPanel is to slow because
      it needs to rerender all the tabPanels and some are very heavy.

      Is there a way to do that without rerendering the complete tabPanel set ?

      Thanks a lot!

      Malte