New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC TaskBoard Validation

  • EXAMPLE
  • VIEW SOURCE

Information

This demo shows how you can use the TaskBoard's API to validate different actions in the widget:

  1. Tasks with status "Done" are readonly and cannot be moved to other columns.
  2. Only tasks "In Progress" can be moved to "Done".
  3. The maximum number of tasks "In Progress" is 4.
To-do

Create a new landing page for campaign

Send newsletter

Review ads performance

Review SEO results

Interview focus groups

Publish new case study

Plan content for podcasts

Update virtual classrooms' experience

In Progress

Funnel analysis

Refine feedback from user interviews

Collaborate with designers on new banners

Schedule social media for release

Done

Review shopping cart experience

Publish new blogpost

Plan new release celebration

validation.cshtml
ValidationController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

This demo shows some of the ASP.NET MVC TaskBoard events and API that allow you to accomplish various validation scenarios.

Additional Apps

This TaskBoard example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources