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

Support for multi-selection without closing the popup

3 Answers 300 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Cees
Top achievements
Rank 1
Cees asked on 24 Dec 2013, 07:46 AM
The Roadmap for November states that there's is now support for multi-selection without closing the popup. How do i turn that on?

3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 24 Dec 2013, 01:46 PM
Hi Cees,

The option that you are looking for is called autoClose. You can see it in action here:

http://jsbin.com/URoHOcuK/1/edit

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
Cees
Top achievements
Rank 1
answered on 24 Dec 2013, 02:14 PM
Thank you!

Is it also possible to use it from HTML (like the attribute data-role). I would like to use it in a kendo mvvm environment.
0
Dimo
Telerik team
answered on 25 Dec 2013, 04:10 PM
Hello Cees,

All widget options can be defined via HTML attributes, given that you use the correct syntax, namely, camelcased properties should be hyphenated.

http://demos.kendoui.com/web/mvvm/widgets.html

http://docs.kendoui.com/getting-started/data-attribute-initialization#configuration


Regards,
Dimo
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
Cees
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Cees
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or