G
Gary Varga
In the file WebUIValidation.js, when a postback that
doesn't fail the validation has a javascript error saying
summary is undefined in the ValidationSummaryOnSubmit
function. Page_ValidationSummaries has a length of 1 but
there are no array entries.
This is the line that fails:
summary.style.display = "none";
TIA,
Gary Varga
doesn't fail the validation has a javascript error saying
summary is undefined in the ValidationSummaryOnSubmit
function. Page_ValidationSummaries has a length of 1 but
there are no array entries.
This is the line that fails:
summary.style.display = "none";
TIA,
Gary Varga