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

Adding New Items

The DropDownList enables you to render a button for adding new items when the search results do not match the filtering conditions of the user.

To display a button for adding non-existent items, use the kendoDropDownListNoDataTemplate directive and implement the dataItem (addNew) function.

Example
View Source
Change Theme:

In this article

Not finding the help you need?