"heinzw" wrote : How can I dynamically assign IDs?
|
| For example:
|
| <h:dataTable var="foo">
| <h:column>
| <a:outputPanel id="#{foo.id}"> ... </a:outputPanel>
|
| </h:column>
| </h:dataTable>
Is there for a another possible solution?
thx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036725#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...