Leonardo Uribe created TOMAHAWK-1640:
----------------------------------------

             Summary: Add ajaxBodyRender property to allow render or execute 
only the body part in an ajax operation
                 Key: TOMAHAWK-1640
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1640
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Extended Datatable
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to