Making a checkboxes to play with unobtrusive jQuery validation in MVC(itmeze.com)
submitted by
bankier(70) 1 year, 5 months ago
Is it a pretty common scenario to have a checkbox on a form, that is required to be checked during POST-ing of a form. This usually happens when we have a typical ‘Agree to Terms and Conditions’ element. When I started to play with unobtrusive JavaScript validation in new ASP.NET MVC i was pretty sure that decorating boolean property with [Required] attribute will solve that issue. Surprisingly it doesn’t. read more...
|category: ASP.NET
|Views: 35
tags:
ASP.NET another
Everyones tags:
Your Tags: