Pagination based on rows grouping rather than total rows
Pagination based on rows grouping rather than total rows

Is it possible to get pagination based on row grouping rather than total number of rows?
In the link above, I want to display pagination as Showing 1 to 3 of 3 entries.
This discussion has been closed.
Answers
Hi @Nishabasnet47 ,
Not with the standard information control. You could drop that one and create your own though using
dom
.Cheers,
Colin