New to Kendo UI for Angular? Start a free 30-day trial

Disabled Items

The DropDownList allows you to disable some of its options and prevent the user from interacting with them.

The following example demonstrates how to disable specific list options by using the itemDisabled property when the DropDownList is bound to primitive data (strings, numbers, or other).

Example
View Source
Change Theme:

The following example demonstrates how to disable specific list options by using the itemDisabled property when the DropDownList is bound to complex data (objects).

Example
View Source
Change Theme:

In this article

Not finding the help you need?