Answer the question
In order to leave comments, you need to log in
How more logical to make pagination taking into account groups?
I have a query that can have multiple columns in GROUP BY
. It is necessary to make pagination, so as not to break the groups. I can't figure out how to approach the issue.
The data should be given in json, and the table is built by js, so I won’t use LinkPager, like DataProviders (I can write my own), but I can’t figure out how to set the limit.
Need a push in the right direction.
Answer the question
In order to leave comments, you need to log in
I didn't understand either! limit, offset applied to the grouping result
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question