Smart Client

Searching for Records in a Grid Using the Filter Row

Smart Client grid windows include a filter row that you can use to find a particular record, or group of records that meet the criteria you specify. The filter row appears at the top of the grid and includes all the values defined for that field. You can use the filter row to restrict the grid to show only records that have the same value as a particular cell.

For example, suppose your Employees table contains several hundred records and you need to quickly find a specific employee, whose employee number you know. You can enter the employee number as search criteria in the filter row. As you type the screen refreshes to show only the records that begin with your entry.

You can make the search as specific as you want by entering values for more than one field in the filter row. The records must match all of your selections.

  • Once you enter a filter:

  • screen shot of a grid view showing the filter row

    Turning Row Filtering On and Off

    Use the Filter/ by Row command from the Ribbon to turn on or off the filter row. If the filter row is on, invoking the command makes the filter row invisible. If the filter row is hidden, invoking the command makes the filter row visible.

    Procedure: Searching for Records in the Grid Using the Filter Row

    To search for records in the grid using the filter row:

    1. If the filter row is not shown, select the Filter/by Row command from the Ribbon.

      The Filter row appears at the top of the grid.

    2. Click in a field you want to filter by:
    3. Clear the filter in one of the following ways:

    Other Filtering Options

    To select other filter options, such as searching for only records that have no value entered for them, click the Filter icon that appears when you mouse over the right corner of any column header. See Restricting Views Using the Filter Icon Options.

    To define a complex filter that can include multiple conditions using a variety of fields and operators, see Creating Complex Filters.