Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 881 Bytes

File metadata and controls

36 lines (26 loc) · 881 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
loadNextPage (Power Apps component framework API reference) | Microsoft Docs
Request the next page of results to be loaded.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

loadNextPage

[!INCLUDE loadnextpage-description]

Note

loadNextPage does not support parallel execution. Executing loadNextPage will trigger updateView on the control with newly fetched results.

Available for

Model-driven and canvas apps

Syntax

loadNextPage()

Related articles

Paging
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]