Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customize the Blazor Kanban Component Using Templates

A small Blazor sample showing how to customize the Syncfusion Kanban component with templates for headers, swimlanes, and cards. Use the examples in this project to learn how to inject custom markup and data bindings into Kanban UI elements.

Overview

This sample demonstrates three template types supported by the Syncfusion Kanban component:

  • Header templates — customize column headers
  • Card templates — customize card appearance and data fields
  • Swimlane templates — customize swimlane row rendering

Documentation:

Online samples: https://blazor.syncfusion.com/demos/kanban/header-template?theme=bootstrap4

Features

  • Demonstrates HeaderTemplate, CardTemplate, and SwimlaneTemplate usage
  • Examples of data-binding within templates
  • Guidance on combining templates with drag/drop and board configuration

Prerequisites

  • Visual Studio 2022 (or later)
  • The .NET SDK required by the solution

Run the project

  1. Clone the repository to a local folder.
  2. Open the solution in Visual Studio 2022.
  3. Restore NuGet packages by rebuilding the solution or run dotnet restore.
  4. Build and run the project from Visual Studio.

Optional CLI commands:

dotnet restore
dotnet build

Troubleshooting & support

If you encounter issues, confirm that packages are restored, the project builds, and the license key is registered correctly. For more details about Syncfusion components consult the Syncfusion Blazor documentation.

About

A quick-start Blazor project that helps you to customize the header, swimlane, and cards of Blazor Kanban Component using the template property.

Topics

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages