0 Replies Latest reply on Jul 28, 2008 2:52 PM by marvintoll

    DataTable: Selectable / Paginate / Performant

    marvintoll

      We are new to RichFaces and have a need for a JSF v. 1.1 DataTable (similar to http://livedemo.exadel.com/richfaces-demo-3.1.6.GA/richfaces/dataTable.jsf?c=dataTable ) that:

      1. Implements single/multiple row selection (similar to http://livedemo.exadel.com/richfaces-demo-3.1.6.GA/richfaces/scrollableDataTable.jsf?c=scrollableDataTable )

      2. Paginates (simialr to http://livedemo.exadel.com/richfaces-demo-3.1.6.GA/richfaces/dataTableScroller.jsf?c=dataTableScroller )

      3. That is performant for up to 1,000 rows.

      Are we not seeing an existing tag, or tags, that has this combination of features?

      - OR -

      What strategy would be effective for meeting these requirements?

      _Marvin