Implement Server Side Sorting #1506
Labels
1. to develop
Accepted and waiting to be taken care of
enhancement
New feature or request
performance
Performance issues and optimisations
Contributes to #941
For Views we can have filters and sorting, as well as dynamically in the web interface. In order to be able to return paginated results, we have to be able to also sort on server side. While filtering is implemented there, sorting is still an open todo. Cf.
tables/lib/Db/Row2Mapper.php
Lines 172 to 181 in be7ada5
The text was updated successfully, but these errors were encountered: