New to Telerik UI for Blazor? Download Free 30-day trial
TaskBoard - Editing
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
meridian
Create a new landing page for campaign
Send newsletter
Review ads performance
Review SEO results
Interview focus groups
Publish new case study
Plan content for podcasts
Update virtual classrooms' experience
Funnel analysis
Refine feedback from user interviews
Collaborate with designers on new banners
Schedule social media for release
Review shopping cart experience
Publish new blogpost
Plan new release celebration
- Editing.razor
Description
The Blazor TaskBoard supports full CRUD operations for both cards and columns. Use the OnCardCreate, OnCardUpdate, OnCardDelete, and OnCardMove events to persist changes to your data source when users interact with the board.
Cards can be assigned a priority using the CardPriorityField parameter together with a list of Priorities definitions — each with a value, a color, and a label — to display a colored indicator on matching cards and populate the priority dropdown in the edit form.