Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

RQB doesn't have any built-in support for sorting or anything else analogous to a SQL ORDER BY clause. You would need to build a separate component for that. In theory you could render that component within the boundaries of the query builder element with a custom RuleGroup, but I would recommend avoiding that just for simplicity's sake.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ravalv
Comment options

Answer selected by ravalv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants