Selecting and Editing Grid Data

Sometimes you may need to select grid data for editing, exporting, or processing purposes. Following are some common methods for working with data elements in a grid. 

NOTE
Some of these options may be unavailable (or disabled) for certain applications, content, or user permissions.

Selecting Data

Foundry includes a few shortcuts for highlighting multiple records (rows) on a grid. Once you have organized and/or filtered your grid, use the following techniques to select one or more records to perform your work.

Selection

Description

One Row

Click on any row to highlight that row.

Range of Rows

To select a range of rows, highlight the first row, hold down the Shift key, and then click on the last row.

Multiple Rows

To select multiple (but not consecutive) rows hold down the Ctrl key while clicking on various rows in the grid.

All Rows

To select all of the rows showing on the page, click anywhere on the grid, then press Crtl-A

De-Select

To de-select rows that are currently selected (highlighted), hold down the Ctrl key while clicking on the selected rows.

 

Editing Data

For some grids, data elements are editible directly where they appear in each record. The quickest method for editing a date, numeric, or alpha-numeric data element is to double-click on the cell that contains that content. 

Another method for editing data on the grid is to highlight the record (or specific cell) and then click Edit on the grid control bar.

Related Topics