This is the first time I work in Umbraco MVC where I need to make a form with a checkboxlist, but I do not know how to do it. I've tried using mvccbl extencion [mvccbl.com], but without success. – It didn't save the selected values on postback.
So now i asks for some help here. :)
NOTE: I would like to validate the form with js unobtrusive validation and DataAnnotations.
How to make a Mvc checkboxlist?
Hello :)
This is the first time I work in Umbraco MVC where I need to make a form with a checkboxlist, but I do not know how to do it. I've tried using mvccbl extencion [mvccbl.com], but without success. – It didn't save the selected values on postback.
So now i asks for some help here. :)
NOTE: I would like to validate the form with js unobtrusive validation and DataAnnotations.
I hope you guys will help me if you can
Thanks in advance :)
Hi André,
Where are you trying to use dropdownlist ? Is it Umbraco backend ? frontend ? Can you provide some code example ?
THanks, Alexander
is working on a reply...