How to show pagination information and total records like "Showing 1 to 10 of 61 entries" ?
I am trying to show total records using length property of records data but it is not changing after filter and sort.
How to show pagination information and total records like "Showing 1 to 10 of 61 entries" ?
I am trying to show total records using length property of records data but it is not changing after filter and sort.