|
Hi,
I'm developing an mvc application and DJME. I have problems with controls forms validation. Googling I found this link https://dotnetage.com/publishing/home/2010/10/29/12/dna-jquery-mvc-extensions-djme.html where Html.EnableClientJQueryValidation use is reported, but the method could not be found. Can somebody helpme? With standard Html.EnableClientValidation I get a null reference exception. Thanks. |