AspNetCore.Docs/aspnet/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupd...

1.4 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[How Do I:] Use the NumericUpDown Extender Control? | Microsoft Docs JoeStagner In this video we examine the NumericUpDown extender control from the ASP.NET AJAX Control Toolkit. We see how the NumericUpDown extender adds 'up' and 'down'... aspnetcontent wpickett 06/12/2007 article 2aee17e4-06d1-4875-985e-8fb817dc8bcd dotnet-webforms .net-framework /web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control video

[How Do I:] Use the NumericUpDown Extender Control?

by Joe Stagner

In this video we examine the NumericUpDown extender control from the ASP.NET AJAX Control Toolkit. We see how the NumericUpDown extender adds "up" and "down" buttons to a standard ASP.NET TextBox control. The buttons allow the user to increment or decrement a number, cycle through a list of known values, or call a Web Service to retrieve the next value. In this way the developer can fully control the values the user may submit to a Web application.

▶ Watch video (21 minutes)

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