Two ValidationSummary on one page

I have two forms per page, and each form has its own ValidationSummary. The problem is that then server-side one formvalidation is performed for validation validation messages both ValidationSummary. Is it possible to have two ValidationSummaryon one page and execute ValidationSummaryfor each form to which it is assigned?

+5
source share
1 answer

pass it on to the public class, which revision summary you want to provide on the second page, and set the name of the verification group with the same name.

0
source

All Articles