Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

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.

Generally, the icon on the left opens the menus or the form called in the CWEC.CELL_DBLCLICK and icon on the right opens the menus or form called in the CWEC.CONTEXT_CLICK event.

Info
titleDevice Compatibility

In Tablet devices, only the first three columns will appear allowing the other columns accessible through the collapsible expand icon. Only the CWEC.CONTEXT_CLICK handler will be available and the rest will be disabled. Each page records are loaded by scrolling.

In Mobile devices, only the first two columns will appear allowing the other column accessible through the collapsible expand icon. Only the CWEC.CONTEXT_CLICK handler will be available and the rest will be disabled. Each page records are loaded by scrolling.

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

Page Tree
rootApp Designer - Live Scroll Grid with Cache