Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Live Scroll Grid with Cache (also known as Paging Grid) is an advanced version of the Live Scroll Grid that caches the viewed page data on the browser as well as provide fixed action column as the first column for easier operation.


In this view, user gets the pagination thru scrolling, so new data gets added to the old available data when the user scrolls down and when the user scrolls up, the Pagination does not happen as the old data is already available.


The Live Scroll Grid with Cache comes with dedicated Action column, which contains icons to emulate the click and context click events of the grid.
In the following sections, let's see the configurations of a Live Scroll Grid with Cache App View type in App Designer:



For more details on the Live Scroll Grid with Cache View, refer the following pages

  • No labels