<kendo:scheduler-messages-editable>

The configuration of the scheduler editable messages. Use this option to customize or localize the scheduler editable messages.

Example

<kendo:scheduler-messages>
    <kendo:scheduler-messages-editable></kendo:scheduler-messages-editable>
</kendo:scheduler-messages>

Configuration Attributes

confirmation java.lang.String

The text similar to "Are you sure you want to delete this event?" displayed in scheduler.

Example

<kendo:scheduler-messages-editable confirmation="confirmation">
</kendo:scheduler-messages-editable>
In this article
Not finding the help you need?