--- uid: web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-mutuallyexclusive-checkbox-extender title: "[How Do I:] Use the ASP.NET AJAX MutuallyExclusive Checkbox Extender? | Microsoft Docs" author: JoeStagner description: "The MutuallyExclusive control from the ASP.NET AJAX Control Toolkit enables the developer to configure a number of check boxes as mutually exclusive, which e..." ms.author: aspnetcontent manager: wpickett ms.date: 04/04/2007 ms.topic: article ms.assetid: 808a89d3-4a98-4abe-83b5-0aa01f749048 ms.technology: dotnet-webforms ms.prod: .net-framework msc.legacyurl: /web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-mutuallyexclusive-checkbox-extender msc.type: video --- [How Do I:] Use the ASP.NET AJAX MutuallyExclusive Checkbox Extender? ==================== by [Joe Stagner](https://github.com/JoeStagner) 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. [▶ Watch video (10 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-use-the-aspnet-ajax-mutuallyexclusive-checkbox-extender) >[!div class="step-by-step"] [Previous](how-do-i-use-the-aspnet-ajax-maskededit-controls.md) [Next](how-do-i-use-the-aspnet-ajax-nobot-control.md)