Duration: 18:01 min
Summary: In this lesson, we will discover the numeric textbox. As a developer, one of the most important items on your list is data validation. The numeric textbox will be great help because it provides a min and a max that you specify so the user can select valid input. We will experiment with this widget today. We will create two numeric textboxes: one that we will initialize as usual (in the initialization list), and another that will have some of the values specified in the input element. After we experiment with the properties, we will create a reference to the first input box and call some of the available methods/functions. We will also bind to two events and log them to see the difference between “spin” and “change”.
Technologies and Resources: Kendo UI, Notepad++, kendoMenu, closeOnClick, kendoConsole, imageUrl, upArrowText, downArrowText, kendoConsole.