Duration: 18:51 min
Summary: In this video, we will talk about the multiselect. It is a nice addition to the simple select drop down. Now that user can select multiple items, and as the user is selecting, those items are being displayed in the list and removed from the dropdown. Now, it is clear what has been selected. We will use the multiselect with couple examples: one with a pre-populated list of programming languages, and the other with a list of fruit that reads its data from an array data source. We will also handle the events and write them into the log.