InterviewSolution
Saved Bookmarks
| 1. |
How To Make Table Scrollable Using Richfaces? |
|
Answer» The<rich:dataScroller> is used for navigate through MULTIPLE pages of tables. It must be PLACES in a facet of the table. We can also USE the for attribute to bind parent tables to the scroller. The<rich:dataScroller> is used for navigate through multiple pages of tables. It must be places in a facet of the table. We can also use the for attribute to bind parent tables to the scroller. |
|