Duration: 15:44 min
Summary: In this lesson, we are continuing our discussion of Kendo UI by talking about the ComboBox. We know that the ComboBox gives us the option of selecting an item from the drop down list or typing our own option. We will start by creating a page that contains an input element, and then call the kendoComboBox to initialize that. After that we will set some options and see how they work. For example, we will set the animation options to take place when the ComboBox is opened and closed. I will also introduce you to the theme builder that allows you to change the style of all the Kendo UI widgets. By doing so, you can use a theme by name (already created) or create your own theme.
Technologies and Resources: Kendo UI, combobox, theme builder.