Filtering Template Field[Sample|Source|Documentation] EmployeeIDTitleBirthDateHireDate1 Sales Representative 12/8/19485/1/19922 Vice President, Sales 2/19/19528/14/19923 Sales Representative 8/30/19634/1/19924 Sales Representative 9/19/19375/3/19935 Sales Manager 3/4/195510/17/19936 Sales Representative 7/2/196310/17/19937 Sales Representative 5/29/19601/2/19948 Inside Sales Coordinator 1/9/19583/5/19949 Sales Representative 1/27/196611/15/1994 Description The C1GridView now supports filtering for C1TemplateField in the grid. The column will be filtered if the following column properties are set: FilterOperator - the type of filtering to be performed. FilterValue - the value which is used to filter the grid. End-user filtering is allowed if the DataField property is set and ShowFilter property is set to True.