TV Series on DVD

Old Hard to Find TV Series on DVD

Filter Enum values - Feedback and Feature Requests

If I'm filtering a column containing enum values I expect a dropdown of available values to choose from (as it is the case when filtering a ...

filterable.operators.enums - API Reference - Kendo UI Grid

In this article you can see how to configure the filterable.operators.enums property of the Kendo UI Grid.

MultiSelect for Column Filtering - Kendo UI for jQuery Data Grid

Solution. The following example demonstrates how to use the MultiSelect as a column filter for the Grid. Edit Preview

More robust support for enums in the Filter control

Automatic select list of enum options (showing the enum names) as the default editor type (the same as how the Grid component's built-in ...

Filter and Edit Enum in Grid - Telerik UI for Blazor - Documentation

To control how each enum value will show in the filtering DropDownList, decorate it with the Display attribute and set the Name property. The Grid will use the ...

Blazor MultiSelect - Filter - Telerik UI for Blazor - Documentation

To control when the filter list appears, set the MinLength parameter. This can be useful if you have a very large list of data or a lot of similar items.

Kendo Multiselect Filter Change Example - StackBlitz

Example usage of Kendo UI for Angular See https://www.telerik ...

IN operator for grid filter - Feedback and Feature Requests

UI implementation - can be achieved by integrating the MultiSelect control in the column filter menu, as is demonstrated in the following KB ...