Blazor Kanban Board - Work-In-Progress Validation
To Do - 5 items Min: 6 Max: 8 | In Progress - 4 items Min: 2 | Testing - 7 items Min: 2 Max: 5 | Done - 5 items Max: 4 |
|---|
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 item | |||
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 item | |||
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 |
Constraint
| Type |
Validate Constraints
| Columns | |
| MinCount | |
| MaxCount | |
This sample demonstrates how to limit the minimum and maximum number of cards per column in the Kanban board. Use the property panel to choose the constraint type and configure related attributes.
Validate the number of cards at the column or swimlane level using the ConstraintType property:
- Column – Validates based on the total cards in a column (default).
- Swimlane – Validates based on cards within a specific column and swimlane.
Property panel options: