MultiSelect Drop Down for TagHelper

1 Answer 195 Views
MultiSelect
John
Top achievements
Rank 1
John asked on 21 Jun 2021, 01:31 PM
How do you get the drop down list on the multiselect using the tag helper?  In the examples on this page the drop down list is only appearing using the html helper.

1 Answer, 1 is accepted

Sort by
1
Tsvetomir
Telerik team
answered on 24 Jun 2021, 07:01 AM

Hi, John,

We do have a dedicated demo for the MultiSelect widget initialized using the TagHelpers. You could find it here:

https://demos.telerik.com/aspnet-core/multiselect/tag-helper

Note that it has an additional option - "min-length" - that is used to indicate that the user has to put at least 3 characters in the input in order for the widget to open its drop-down. What I can recommend is that you remove the option and observe the behavior once again. 

min-length="3"

Let me know if the issue persists.

 

Best regards,
Tsvetomir
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
MultiSelect
Asked by
John
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Share this question
or