.NET MAUI Kanban Board - Task Tracker with Compact View
- An efficient way to visualize different stages of a workflow by organizing the work into columns.
- Work-in-progress limits and status transitions.
- A wide range of customization options, like template support for cards and headers, built-in error bars, and card drag and drop.
Trusted by the world’s leading companies
Overview
The .NET MAUI Kanban Board provides an efficient interface to track and visualize different stages in a project or workflow.
.NET MAUI Kanban Board code example
Easily get started with the .NET MAUI Kanban Board using a few simple lines of C# code, as demonstrated below. Also, explore this .NET MAUI Kanban Board example, which shows how to render and configure the .NET MAUI Kanban Board.
using Syncfusion.Maui.Kanban;
namespace KanbanGettingStarted
{
public partial class MainPage : ContentPage
{
public MainPage()
{
InitializeComponent();
SfKanban kanban = new SfKanban();
this.Content = kanban;
}
}
}Data binding
The Kanban Board control supports data binding, allowing users to bind data seamlessly from various local and remote data sources to generate kanban tasks.


Work-in-progress (WIP) limit
Users can limit the number of work-in-progress cards for every column.

WIP indications
The Kanban Board has built-in error bars that are useful for identifying the bottlenecks in processes.
Workflow
Restrict or allow card transitions from one column to another to maintain a controlled workflow process.

Sorting
The Kanban Board control supports sorting, allowing cards to be arranged based on specified property values.
Interactive features

Smooth transitions
The Kanban Board supports dragging an item between columns smoothly using built-in animations.

Expand and collapse columns
Columns can be collapsed or expanded easily.
Customization
Users are free to customize the UI of each element.

Header customization
Users can alter the existing header content or include new information about a column by customizing column headers with templates.

Card customization
Customize the card template to add more details or change its default appearance.

Placeholder customization
Users can customize the appearance of placeholders that are displayed while dragging.

No-card customization
Users can customize the “no cards” text displayed when a column has no cards.

Column background customization
Users can customize the background color of kanban columns.
Not sure how to create your first .NET MAUI Kanban Board? Our tutorial videos and documentation can help.
I’d love to watch it now I’d love to read it nowFrequently Asked Questions
Why should you choose the Syncfusion .NET MAUI Kanban Board?
The Syncfusion .NET MAUI Kanban Board control supports the following features:
- Work-in-progress limits and status transitions.
Template support for cards and headers, built-in error bars, and draggable cards.
Simple configuration and APIs.
- Touch-friendly UI.
Extensive demos and documentation let you get started quickly with .NET MAUI Kanban Board.
Where can I find the Syncfusion .NET MAUI Kanban Board demo?
You can find our .NET MAUI Kanban Board demo here. It demonstrates how to render and configure the Kanban Board.
Can I download and utilize the Syncfusion .NET MAUI Kanban Board for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion .NET MAUI Kanban Board?
A good place to start would be our comprehensive getting started documentation.
.NET MAUI DataViz & UI Controls
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.