Custom Filter

Top  Previous  Next

How to Construct a Custom Filter Condition?

 

Filter conditions specify what data to select from a data source and display in a grid control. A typical filter condition consists of three parts: the column/field name, operator and value(s).

1.Open the Filter Editor by clicking on the Filter Icon clip0126 on the top right corner of the Grid;
2.A custom filter will pop up above the Grid as show in image -1.
3.Click on the Root Logical Operation and select the operator;
4.Click on the Add Expression icon clip0132 to add new condition; A new condition row will appear as shown in Image-2.
5.Select the Column name; filter operator; and enter the value;
6.To add another condition click on the Add Expression icon clip0132 ; or to add another group click on the Add Group icon clip0133;
7.Once you have entered the filter conditions, click on Apply button to filter the data in Grid.

 

clip0134

                       (Image-1)

 

 

clip0135

                               (Image-2)