Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

how to make a Mutually Exclusive CheckBox, Compulsory

$
0
0

Hi all

Is it possible to make a Mutually Exclusive CheckBox, Compulsory?  If so what do I need to use as I can't see how the  required Field Validator would work on the below?  

<asp:CheckBox ID="chkBoxBPYes" runat="server" Text="Yes" /><cc1:MutuallyExclusiveCheckBoxExtender ID="cboBPYesExtender" runat="server" 
      Enabled="True" Key="benefitProtectionChoice" TargetControlID="chkBoxBPYes"></cc1:MutuallyExclusiveCheckBoxExtender><asp:CheckBox ID="chkBoxBPNo" runat="server" Text="No" /><cc1:MutuallyExclusiveCheckBoxExtender ID="cboBPNoExtender" runat="server" 
      Enabled="True" Key="benefitProtectionChoice" TargetControlID="chkBoxBPNo"></cc1:MutuallyExclusiveCheckBoxExtender>


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>