Wednesday 10 October 2012

validation is not working in popup in mvc


// Your open popup code comes here
$('UploadActivitySheet').removeData("validator");
//Refresh the validators
$.validator.unobtrusive.parse(document);

No comments:

Post a Comment