AspNetCore.Docs/aspnet/web-forms/videos/aspnet-ajax/how-do-i-create-an-aspnet-a...

1.5 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/aspnet-ajax/how-do-i-create-an-aspnet-ajax-extender-from-scratch [How Do I:] Create an ASP.NET AJAX Extender from Scratch? | Microsoft Docs rick-anderson Learn how to create an ASP.NET AJAX extender for a standard ASP.NET server control. We are shown how to add server-side properties and client-side JavaScript... riande 09/01/2007 526b4ec1-4a80-4fae-bf0d-af5cb78f5d02 /web-forms/videos/aspnet-ajax/how-do-i-create-an-aspnet-ajax-extender-from-scratch video

[How Do I:] Create an ASP.NET AJAX Extender from Scratch?

by Chris Pels

Learn how to create an ASP.NET AJAX extender for a standard ASP.NET server control. We are shown how to add server-side properties and client-side JavaScript to extend the behavior of the standard TextBox control, though the same approach can be applied to any other server control. For further help in creating an ASP.NET AJAX extender, please refer to the Creating a New Extender walkthrough.

▶ Watch video (15 minutes)

[!div class="step-by-step"] Previous Next