Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It is a good idea to do the same trick done with t:dataTable ajaxRowRender but for render the body.
In this way you can write things like this:
<f:ajax execute="table" render="table:tbody_element"/>
It comes in handy because the header and footer usually does not change.