Custom "All or Nothing" Required Validator web control in C# (blog.troyd.net)
submitted by
powerrush(3873) 4 years, 10 months ago
C# code for an ASP.NET required validator web control that requires a specified set of controls to be all populated, or all empty, as a group. It inherits from the RequiredFieldValidator ASP.NET class, so it essentially works the same way, it just treats the set of controls you specify as if they were one control (in the sense of requirement).
|category: ASP.NET
|Views: 5
tags:
ASP.NET Validation C# Controls another
Everyones tags:
Your Tags: