Add pagination sort by column #48

Merged
pahansith merged 9 commits from :master into master 2 years ago
Collaborator

Purpose

Fixes issues/9743

Improvement

Sort in ASC OR DESC on pagination requested by column name

## Purpose Fixes [issues/9743](https://roadmap.entgra.net/issues/9743) ## Improvement Sort in ASC OR DESC on pagination requested by column name
rushdi-entgra.io added 2 commits 2 years ago
rushdi-entgra.io added 1 commit 2 years ago
rushdi-entgra.io added 1 commit 2 years ago
rushdi-entgra.io added 1 commit 2 years ago
rushdi-entgra.io added 1 commit 2 years ago
rushdi-entgra.io added 1 commit 2 years ago
charithag approved these changes 2 years ago
* (Ex: sort=col1:ASC&sort=col2:DESC, sort=col1&sort=col2:DESC)
* @return sortColumnList as a list of sortColumn
*/
public void addSortColumn(List<String> sortColumns) {
Owner

Change method name to setSortColumns

Change method name to `setSortColumns`
Poster
Collaborator

fixed

fixed
rushdi-entgra.io added 1 commit 2 years ago
rushdi-entgra.io requested review from charithag 2 years ago
pahansith added 1 commit 2 years ago
pahansith merged commit a7cf4fa86c into master 2 years ago

Reviewers

charithag was requested for review 2 years ago
The pull request has been merged as a7cf4fa86c.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#48
Loading…
There is no content yet.