var myVal = document.getElementById('MyvalidatorsClientId');
ValidatorEnable(myVal, false);
where ValidatorEnable(Object, Enabled).
A sample could be
function CountryChanged()
{
var myVal = document.getElementById('ctl00_ContentPlaceHolder1_RfvtxtState');
ValidatorEnable(myVal, false);
}
Another great article. I like that you are very honest and direct to the point.
ReplyDeleteThis is truly a great read for me. I have bookmarked it and I am looking forward to reading new articles. Keep up the good work
ReplyDeleteI found this article truly insightful. I've bookmarked it and eagerly anticipate reading more of your work. Keep up the excellent work!
ReplyDelete