8 Replies Latest reply on Jan 28, 2010 11:07 AM by waq

    how to create dynmaic list inside panelBar

      Please see the attached image.

      Actually i have different categories comming from the database which i want to make the label of the

      rich:panelBar. And inside each bar i want to create the list that is shown in the picture. The list is also comming from the database based on the category value I used rich:dataDefinitionList for this purpose.

       

      My question is how to make the list apear in two columns as shown in the picture? Also do i need to create seperate List object in the backing bean for every category?

      Any suggestion or if you can refer me to any example that fits my scenerio.