Order by id desc on the first load #953
Unanswered
Xatta-Trone
asked this question in
Q&A
Replies: 1 comment
-
How about the default sort method? $this->setDefaultSort('id', 'desc'); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get the lastest results on the first page. Is there any method available that can order by id desc on the first request?
Beta Was this translation helpful? Give feedback.
All reactions