Skip to content

SEO-199349-Money-Keyword-.NET-MAUI-Kanban-Board-Interlinking #3203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: hotfix/hotfix-v29.1.33
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion MAUI/Kanban-Board/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -508,4 +508,6 @@ doneColumn.Categories = new List<object>() { "Done" };
### Running the Application
Press **F5** to build and run the application. Once compiled, the Kanban board will display with the data provided.

You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted_Kanban_MAUI).
You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted_Kanban_MAUI).

N> You can refer to our [.NET MAUI Kanban Board](https://www.syncfusion.com/maui-controls/maui-kanban) feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI Kanban Board example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/Kanban/SampleBrowser.Maui.Kanban) that shows you how to render and configure the Kanban Board.