KendoUI TaskBoard
Last updated
Last updated
The KendoUI TaskBoard component allows you to easily organize items and keep track of their state and status. The TaskBoard provides a clean and user-friendly interface for managing tasks, notes, projects, people, or other kinds of items.
Key Features
Columns
Cards
Data Binding
Editing
Resources
Templates
Search
Validation
Accessibility
The kendoTaskBoard control can be added to a Form or Page from the Visual Studio Toolbox. It should look like this when dropped onto the designer.
To show data in the kendoTaskBoard control at design-time, the data must be provided in the Options property in the designer. Assigning it in the Load event will not render at design-time.
Runtime
The resulting kendoTaskBoard control will look something like this: