1.3 KiB
1.3 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
web-forms/videos/aspnet-ajax/use-aspnet-ajax-cascading-drop-down-control-to-access-a-database | Use ASP.NET AJAX Cascading Drop Down Control to Access a Database | Microsoft Docs | JoeStagner | This video demonstrates how ASP.NET's standard DropDownList can become AJAX-enabled using the CascadingDropDown control extender from the ASP.NET AJAX Contro... | riande | 03/13/2008 | 3c21fefc-6858-40e1-8307-22f68cbd0e31 | /web-forms/videos/aspnet-ajax/use-aspnet-ajax-cascading-drop-down-control-to-access-a-database | video |
Use ASP.NET AJAX Cascading Drop Down Control to Access a Database
by Joe Stagner
This video demonstrates how ASP.NET's standard DropDownList can become AJAX-enabled using the CascadingDropDown control extender from the ASP.NET AJAX Control Toolkit. You will also see how easy it is for a web form to draw data from a Database.