Add a Filter Control to a Page

Updated April 10, 2006
Iron Speed Designer V3.2

This example shows how to add a Filter control to a Show Table page.

Step 1:  From Iron Speed Designer’s too lbox, drag a Filter control onto a Table panel.

Step 2:  Select Tools, Page Properties to display the Page Properties dialog.

Select the FieldFilterLabel control and set the following.

Tab

Property

Setting

Display

Label text

My filter

Select the FieldFilter control and set the following.

Tab

Property

Setting

Display

Display style

Dropdown list
Text box

Bindings

Table, view, or query

<Table Name>

Bindings

Field

<Field Name>

Bindings

Operator

Is equal to

Bindings

Table control to filter

<Table Name>

Step 3:  Build and run your application.

See Also

Filters