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

1.4 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control [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'... riande 06/12/2007 2aee17e4-06d1-4875-985e-8fb817dc8bcd /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