7.1. RadFilter

The RadFilter control is intended to help users build complex, strongly typed filters for data-bound controls such as RadListView and RadGrid. The control is capable of loading the structure of the bound control's datasource to which it is linked.

You can also build the list of field editors declaratively at design time. All you need to do is define the field name and data type for each field editor in the list.

When RadFilter is linked to a data-bound control, you use the FilterContainerID property to indicate the ID of the control. RadFilter will automatically build the list of field editors to create the filter expression. When you use the FilterContainerID property, if you have defined field editors declaratively, they will ...

Get Pro Telerik ASP.NET and Silverlight Controls: Master Telerik Controls for Advanced ASP.NET and Silverlight Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.