When you want to control just how a user enters numeric input, you need to use a numeric textbox. Kendo UI makes it easy to precisely control the input you'll allow, as well as the detailed look and feel.
Recently, we hosted a webinar that highlighted the latest features in the R3 2018 release of Kendo UI. This blog post provides a summary of the webinar and answers a few of the questions that were asked.
How can you make it easier for your users to know they're submitting the right information, and make your own data validation needs simpler? See how a MaskedTextBox can improve your app.
In this episode, we will learn about the jQuery `AutoComplete` component. This consists of a text field that displays a list of options based on what is typed into the field. It is also possible to make multiple selections and enter your own input.