InterviewSolution
Saved Bookmarks
| 1. |
What Is Difference Between Richfaces Datatable And Collapsiblesubtable? |
|
Answer» This component acts as a child ELEMENT to the <rich:DATATABLE>. It iterates through the child collections in the currently iterated object to create DETAILED TABLES. This component acts as a child element to the <rich:dataTable>. It iterates through the child collections in the currently iterated object to create detailed tables. |
|