Change the number of items to be shown in dropdown.

1 Answer 265 Views
DropDownList MultiSelect
Jatin
Top achievements
Rank 1
Iron
Jatin asked on 29 Mar 2022, 12:18 PM

Hi team,

Just wanted to check if there are any props or attributes that can be used to change the number of visible items in the dropdown.

For example, I'm using a Kendo Multiselect (see below image for reference) and by default, it's showing me 7 items when I open the Region dropdown. It is possible to change this to 8 or 10 based on whatever input is given? Thanks!

Thanks!

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Mar 2022, 07:47 AM

Hello,

That depends on the height of the items and the height of the list. We can use CSS to make it larger:

https://stackblitz.com/edit/react-c1tttf?file=app%2Fmain.jsx

Regards,
Stefan
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
DropDownList MultiSelect
Asked by
Jatin
Top achievements
Rank 1
Iron
Answers by
Stefan
Telerik team
Share this question
or