This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes h:selectManyCheckbox reRender rich:dataTable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "h:selectManyCheckbox reRender rich:dataTable" Watch "h:selectManyCheckbox reRender rich:dataTable" New topic
Author

h:selectManyCheckbox reRender rich:dataTable

ya ji
Ranch Hand

Joined: Jul 14, 2008
Posts: 40
I want to reRender a dataTable when select one or many selectManyCheckbox, my code as below, currently when I select a checkbox, nothing happened, who can help me to solve this problem,thanks in advance.
ya ji
Ranch Hand

Joined: Jul 14, 2008
Posts: 40
the error message is:
Conversion Error setting value '2' for '#{RoleBean.permissionType}'.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: h:selectManyCheckbox reRender rich:dataTable
 
Similar Threads
Simple expandable table with RichFaces
Nested panels not rendering, using a4j:support
Rich:Datatable rerendering problem
Data from search not being dynamically added to rich:dataTable
I need help with ajaxSingle, reRender and immediate.