New to Telerik UI for ASP.NET MVC? Download free 30-day trial
ASP.NET MVC TaskBoard Validation
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Material 2
- Material 2 Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Information
This demo shows how you can use the TaskBoard's API to validate different actions in the widget:
- Tasks with status "Done" are readonly and cannot be moved to other columns.
- Only tasks "In Progress" can be moved to "Done".
- The maximum number of tasks "In Progress" is 4.
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
Funnel analysis
Refine feedback from user interviews
Collaborate with designers on new banners
Schedule social media for release
Review shopping cart experience
Publish new blogpost
Plan new release celebration
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This demo shows some of the ASP.NET MVC TaskBoard events and API that allow you to accomplish various validation scenarios.