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.
To Do - 5 items | In Progress - 4 items | Testing - 7 items | Done - 5 items |
---|
Andrew Fuller - 3 items | |||
Task 20 Enhance editing functionality. | Task 2 Improve application performance | No cards to display | Task 13 Analyze SQL server 2008 connection. |
Janet Leverling - 6 items | |||
Task 3 Arrange a web meeting with the customer to get new requirements. | Task 4 Fix the issues reported in the IE browser. Task 11 Fix cannot open user’s default database SQL error. | Task 27 Fix the issues reported in data binding. Task 30 Test editing feature in the IE browser. | Task 17 Analyze stored procedures. |
Margaret hamilt - 3 items | |||
Task 10 Show the retrieved data from the server in grid control. | No cards to display | No cards to display | Task 8 Test the application in the IE browser. Task 15 Analyze grid control. |
Michael Suyama - 1 items | |||
No cards to display | No cards to display | Task 26 Check Login page validation. | No cards to display |
Nancy Davloio - 4 items | |||
Task 1 Analyze the new requirements gathered from the customer. | Task 21 Improve the performance of the editing functionality. | Task 25 Fix the issues reported in Safari browser. Task 28 Test editing functionality. | No cards to display |
Robert King - 1 items | |||
No cards to display | No cards to display | Task 29 Fix editing issues reported in Firefox. | No cards to display |
Steven walker - 3 items | |||
Task 22 Arrange web meeting with the customer to show editing demo. | No cards to display | Task 24 Fix the issues reported by the customer. | Task 16 Stored procedure for initial data binding of the grid. |
Priority | |
Status |
Searching
The Kanban provides an option to filter or search the cards and displayed on Kanban board using query
property.
where
used for filtering the Kanban cards.search
is used for searching the cards.