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

Multiselect inline and on a single line?

3 Answers 722 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Hans
Top achievements
Rank 1
Hans asked on 27 Jul 2013, 10:49 AM
How to enforce the multiselect component to stay on a single line (when the user selects more elements than they fit in the width)?

Regarding the expected "inline" behavior, this: http://www.kendoui.com/forums/kendo-ui-web/multi-select/inline-multiselect-.aspx
seems to do the trick, but it's still not optimal because of the hardcoded size. Are there any plans to fix this?

regards.

3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 30 Jul 2013, 08:18 AM
Hi Hans,

I can see that you already found the workaround proposed from a colleague of mine. As this feature is not built-in by default with Kendo UI MultiSelect, for now this is the only way to implement such functionality. 

I would like to encourage you to submit this suggestion in our feedback forum, so it can be taken into consideration for future releases.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Hans
Top achievements
Rank 1
answered on 04 Aug 2013, 10:35 AM
Thank you for your reply.

> > Are there any plans to fix this?
> As this feature is not built-in by default with Kendo UI MultiSelect
IMO both aspects are not missing features but bugs. All "editable" form controls are inline, and the text input field does not expend it's height when more content it's typed in it, so nor should the MultiSelect do.

So to recap:
# bug 1 - MultiSelect takes the entire line unlike other input form controls.
     Workaround: http://www.kendoui.com/forums/kendo-ui-web/multi-select/inline-multiselect-.aspx

# bug 2 - MultiSelect expands vertically when more content is typed in, unlike other input form controls.
    Workaround: ??

regards.
0
Kiril Nikolov
Telerik team
answered on 05 Aug 2013, 03:04 PM
Hi Hans,

The Kendo UI MultiSelect widget indeed expands vertically when more content is typed in. This is because the widget should display all the information to the user. At the moment I cannot offer you a good workaround for this. 

If you think that this behaviour should be supported in Kendo UI, you can submit it in our feedback forums, so it can be taken into consideration for a future release.
 
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
MultiSelect
Asked by
Hans
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Hans
Top achievements
Rank 1
Share this question
or