A component that can help you paginate records, for example from a Repeater or a DataFrame.

Fields

NameTypeDescriptionOptions
PageNumberThe current page number.-
Page SizeNumberThe number of items per page.-
Total ItemsNumberThe total number of items-
Page Size OptionsTextA comma-separated list of page size options. If it’s empty, the user can’t change the page size. Set your default page size as the first option.-
Show All OptionBooleanShow an option to show all records.
  1. Yes
  2. No
Jump ToBooleanShow an option to jump to a specific page.
  1. Yes
  2. No

Events