Skip to content

How to display a list in descending order #333

Answered by axunonb
mg72266 asked this question in Q&A
Discussion options

You must be logged in to vote

There is no parameter or setting for ListFormatter to process items in reverse order.
This can be achieve with a custom implementation of the ListFormatter (e.g. RListFormatter, although this looks like an overkill.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mg72266
Comment options

@axunonb
Comment options

Answer selected by mg72266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #332 on March 20, 2023 19:21.