This is a migrated thread and some comments may be shown as answers.

To disable popup in the multiselect component

1 Answer 677 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Saarah
Top achievements
Rank 1
Saarah asked on 24 Jul 2018, 07:42 AM

I am not able to remove the drop down from the multi select component. Is there any other way I can achieve its functionality.  

 

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 24 Jul 2018, 02:35 PM
Hello Saarah,

If the desired functionality is to allow users to enter custom values without opening the Popup, this is not supported out-of-the-box for the reasons described in the following GitHub issue:

https://github.com/telerik/kendo-angular/issues/1280

You can use the popupSettings option to provide zero height to the Popup and the listHeight option to provide 0 height to the list of options:

https://plnkr.co/edit/BndOZyZRlJLZMf8ZS1iB?p=preview

I hope this helps, but if you are looking for a different behavior, please describe the desired functionality and behavior in further details, so I can try to provide more relevant suggestions if available. Thank you in advance.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Saarah
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or