Example of Search and Filter Cards in ASP.NET MVC Kanban Control

This sample demonstrates the filtering and searching actions of Kanban. In this sample, select the key value from drop down list to display the filtered data in Kanban board. Type in search box to be searched in header/content and display the search result in a board.

DEMO
SOURCE

Filtering

Priority
Status

Searching

;

The Kanban provides an option to filter or search the cards and display them on the Kanban board using the query property.

  • In query, where used for filtering the Kanban cards.
  • In query, search is used for searching the cards.
Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab