Get More Functionality

Grids that can potentially contain a large number of rows have special processing that we refer to as "get more" functionality. We'll use an example from Oracle Utilities Customer Care and Billing to explain - consider the grid that contains all payments that have been added to a cash drawer. By the end of the day, this grid could contain hundreds of rows (one for each payment remitted during the day). Rather than show every payment in the grid, the system retrieves the first X payments (where X varies from grid to grid, and from release to release) and appends a button to the bottom of the grid as illustrated below:

When you click the Get More button, the system appends the next X rows to the bottom of the grid.

Note: The absence of a "get more" button. If no button appears at the bottom of the grid, this means you are seeing all of the rows.
Note: Search grids. The Get More function is not available in search grids.