[richfaces-issues] [JBoss JIRA] Commented: (RF-2916) Table Sorting + Pagination - make using these features together possible
Subba Ayyagari (JIRA)
jira-events at lists.jboss.org
Thu Apr 17 16:26:36 EDT 2008
[ http://jira.jboss.com/jira/browse/RF-2916?page=comments#action_12409467 ]
Subba Ayyagari commented on RF-2916:
------------------------------------
The sorting functionality in rich:dataTable is very restrictive. I would like to see something very similar to the sortProperty in tomohawk dataTable. This approach lets me grab the sortProperty and use it fetch the "page" results in the sorted order from the database itself. This is very critical for large datasets. Thanks
> Table Sorting + Pagination - make using these features together possible
> ------------------------------------------------------------------------
>
> Key: RF-2916
> URL: http://jira.jboss.com/jira/browse/RF-2916
> Project: RichFaces
> Issue Type: Feature Request
> Affects Versions: 3.2.0
> Reporter: Kris Kempa
> Assigned To: Nick Belaevski
> Fix For: 3.2.2
>
>
> Both sorting and pagination has most utility when working with large data sets. So why allowing thhem to work together has been skipped? Documentations has short sentence "Sorting could not be used together with pagination. Only row that currently on the client could be sorted" and my teammate noticed strange behavior of these two geatures when used together (paging ceased to working after some different sorting actions).
> I bet it's not because it's impossible (AFAIR you have example data models implementations which can work with Hibernate-managed paging).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list