HomeLearnASP.NET AJAX VideosHow Do I: Use the ASP.NET AJAX MutuallyExclusive Checkbox Extender?  

How Do I: Use the ASP.NET AJAX MutuallyExclusive Checkbox Extender?

The MutuallyExclusive control from the ASP.NET AJAX Control Toolkit enables the developer to configure a number of check boxes as mutually exclusive, which ensures the user may only check a single option. While a radio-button list provides similar behavior, the need for a check box to be clicked by the user makes the MutuallyExclusive control ideal for receiving confirmation from the user, such as accepting or not accepting terms of use.

Presented by Joe Stagner

Duration: 10 minutes, 52 seconds

Date: 4 April 2007

Watch the video   |   Download the video   |   Get VB code  or  C# code

Video downloads: WMV | Zune | iPod | PSP | MPEG-4 | 3GP

Audio downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2

Comments : 2

Leave a Comment

masfenix : On April 17, 2008 10:26 PM said:

Thanks for video. I also rather use checkboxes rather then radio buttons. I hate radio buttons

Wardgp : On June 04, 2008 5:20 PM said:

Joe,

Good video as far as it goes.  Is there another video that would show me how to enable or disable a button based on which checkbox was selected like the opening picture for the video suggests?

Leave a Comment

You must be logged in to leave a comment. Click here to log in.