Use either of the following methods to filter the data in the grid:
- Right-click a field and select the Filter from the popup menu to
filter records by the current value of the selected column.
- The Custom Filter Dialog is provided for quick building a simple filter. Just simply right-click a field and select the Filter -> Custom Filter from the popup menu. Use character '_' to represent any single symbol in the condition and use character '%' to represent any series of symbols in the condition.
- You can also customize your filter in a more complicated way by right-clicking
a field and selecting the Filter ->
Filter Wizard from the popup menu or clicking the
Filter Wizard from the Sort/Filter toolbar. The Filter Wizard becomes visible at the top of grid, where you can see the active filtering condition and easily enable or disable it by clicking a check box at the left.
Related topic:
Filter Wizard