<kendo:scheduler-toolbar>

When Array of commands is passed, it accepts the "pdf" and "search" commands that the scheduler will display alongside its built-in ToolBar tools. The "pdf" and "search" tools will be rendered in a fixed place within the ToolBar that cannot be changed.The "pdf" command exports the scheduler in PDF format. The "search" option allows searching through Scheduler events titles.

Example

<kendo:scheduler>
    <kendo:scheduler-toolbar></kendo:scheduler-toolbar>
</kendo:scheduler>

Configuration Attributes

Configuration JSP Tags

kendo:scheduler-toolbarItem

When Array of commands is passed, it accepts the "pdf" and "search" commands that the scheduler will display alongside its built-in ToolBar tools. The "pdf" and "search" tools will be rendered in a fixed place within the ToolBar that cannot be changed.The "pdf" command exports the scheduler in PDF format. The "search" option allows searching through Scheduler events titles.

More documentation is available at kendo:scheduler-toolbarItem.

Example

<kendo:scheduler-toolbar>
    <kendo:scheduler-toolbarItem></kendo:scheduler-toolbarItem>
</kendo:scheduler-toolbar>
In this article
Not finding the help you need?