Quantcast
Channel: Telerik Blogs
Viewing all articles
Browse latest Browse all 5210

Learn How to Build Modern Angular Dropdowns in Minutes with Kendo UI

$
0
0

Go beyond HTML select by learning how to implement modern dropdowns. This tutorial show you how to use the Angular DropDownList, Angular ComboBox, Angular AutoComplete and Angular MultiColumnComboBox components.

Dropdowns have been a fundamental HTML select element since 1993 and remain a key part of web application UI, but technology has come a long way.

While drop-down lists are a default item in HTML, they can become difficult when you need to customize them. These customizations range from upgraded style to fully data-bound Angular dropdowns with complex structures or features such as autocomplete.

That is where Angular UI libraries like Kendo UI for Angular come to the rescue. Implementations of drop-down lists, comboboxes, multicolumn drop downs and tree views become quite simple.

In the video below, our resident Angular UI ninja, Alyssa Nicoll, shows you how to use Kendo UI to implement various Angular dropdowns. Follow along in two ways:

Here’s the video in full:

And here are some helpful time stamps for those of you who like to skip to the good parts:

  • 00:07: Intro
  • 01:06: Kendo UI for Angular DropDown Overview
  • 01:26: How to Install the Kendo UI for Angular Trial License
  • 02:15: Difference between default Select element and DropDowns
  • 04:46: Exploring the different types of DropDowns
  • 05:32: Kendo UI for Angular DropDownList
  • 06:40: Kendo UI for Angular ComboBox
  • 07:42: Kendo UI for Angular AutoComplete
  • 09:43: Kendo UI for Angular MultiColumnComboBox
  • 13:04: Outro

Have other how-to topics in mind? Please feel free to tell us. We love to show and tell!


Viewing all articles
Browse latest Browse all 5210

Trending Articles