4 Replies Latest reply on Nov 13, 2009 11:45 AM by vc5

    dynamic panelBarItem components?

    vc5

      hihi,

      does anyone know how to create dynamic panelBarItems ?

      i want my panelBarItems to be data-driven from a backing bean. i am using <a4j:repeat> to wrap around <rich:panelBarItem>... this works to generate the panelBarItems but it doesn't open when i click on them.

      when i manually hard-code the panelBarItem everything works and the panels open when clicked on.

      does anyone know how to do this?

      thanks in advance!
      -v