Hi,
I'm upgrading from 3.1.3CR4 to 3.2.1. My current code:
| <a4j:region id="dataregion1">
| <rich:dataTable id="animaldatatable"
binding="#{SearchBean.dynamicDataTable}" >
| <a4j:support ajaxSingle="true"
event="onRowClick"
|
action="#{SearchBean.rowClickAction}"
|
reRender="indivanimalrichpanel, indivdatascroller, searcherror, recordtoolbar,
editAllModal" />
| </rich:dataTable>
| </a4j:region>
|
| My call to the SearchBean is no longer happening. How do I need to modify
my code to call this bean?
|
| Thank you!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175941#4175941
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175941
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user