Showing 1-10 from 56 items [closed]

I have a grid displayed in my app, and the app can show 10 rows of data at a time. At the bottom of the grid it provides buttons for left and right to browse through the data.

What is the best wording for letting the user know which rows are being shown?

Currently I have:

BackBtn-NextBtn Showing 1-10 from 56 items

Please let me know if the above is correct or what's a better way to express it.


Solution 1:

Options:

  • Record: |< < 1-10 of 56 > >|
  • Row: |< < 1-10 of 56 > >|