Skip to content

Data Paging Set Page

Sets the current page index using a DataPaging component.

Parameters

Parameter Description
Paging The DataPaging component.
Page Index Zero-based page index to show.
Rebuild Rebuilds the target after changing page. Default is true.
Reset Scroll Resets scroll position after rebuilding. Default is true.

⚙ Details

  • If Paging is not set, the action does nothing.
  • Rebuild and Reset Scroll are optional. If left as None, they behave as true.