I would like to build stackbar groups dynamically, depending on the data of a class. Is this possible, if yes how? I searched the samples, but cannot find anything about dynamic stackbars. We (my company) has puchased the version 2007.1.
Best regards and thanks for your help,
Christian
Hi Christian,
I am using version 2007 volume 2. i was able to build stackbar group dynamically.
You can build the group dynamically through a method in managed bean and return an object of type htmlstackbar.
This method has to be assigned to the binding property of the tab.
Hope this helps you.
-Divya