There are a number of features related to paging, sorting, row selection, etc. that we have had to implement custom components and facets for, because they were not supported by the RichFaces *dataTable components. We would like to see these features eventually get incorporated into RichFaces. This issue is for tracking the missing features and the corresponding issues in RF JIRA.
Here's the RF issues we're interested in seeing addressed: 1) https://jira.jboss.org/jira/browse/RF-8269 problems with sorting API (i.e. ExtendedDataModel + Modifiable) that goes with the rich:*dataTable components 2) https://jira.jboss.org/jira/browse/RF-8270 provide a way to render a commandButton based on a minimum and/or maximum number of rows currently selected in a rich:*dataTable 3) https://jira.jboss.org/jira/browse/RF-8271 org.richfaces.model.selection.Selection interface has no JavaDoc / API doc, and it is not very user-friendly 4) https://jira.jboss.org/jira/browse/RF-8272 when in multi sort mode, provide an option to render numbers in each sorted column that indicates the current sort precedence of the column 5) https://jira.jboss.org/jira/browse/RF-711 Special column (with check box) to allow multiple row selection (in dataTable)
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage
closing per gwt efforts