InterviewSolution
Saved Bookmarks
| 1. |
How To Implement Richfaces Datatable In Jsf? |
|
Answer» It is used to render a table which displays data in TABULAR FORM. It works with the <rich:column> and <rich:columnGroup> components to list the contents of a data model. It is used to render a table which displays data in tabular form. It works with the <rich:column> and <rich:columnGroup> components to list the contents of a data model. |
|