<kendo:dropDownList-messages>

The text messages displayed in the widget. Use this option to customize or localize the messages.

Example

<kendo:dropDownList>
    <kendo:dropDownList-messages></kendo:dropDownList-messages>
</kendo:dropDownList>

Configuration Attributes

noData java.lang.String

The text message shown in the noDataTemplate when no data is available in the widget drop-down.

Example

<kendo:dropDownList-messages noData="noData">
</kendo:dropDownList-messages>
In this article
Not finding the help you need?