A date picker makes it easy and quick for your users to enter a date in a visual calendar input field. Find out the difference between a standard HTML date picker and the Kendo UI DatePicker.
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.
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.
The ComboBox is both a text field and a dropdown list, perfect for giving your users choices while also allowing for their input. Learn how you can easily implement one with Kendo UI.