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

How to add Scrollbar to KendoToolbar with type as splitButton?

2 Answers 115 Views
Toolbar
This is a migrated thread and some comments may be shown as answers.
Devna
Top achievements
Rank 1
Devna asked on 30 Oct 2014, 01:14 AM
Hi,
I want to add a scrollbar to the splitButton list, so that if the list is long it can be scrolled down. Something like in scrollbar_wanted.PNG.

Here is the link to my JSFiddle ->
http://jsfiddle.net/devna_sahai/kzvojrbw/3/

Could anyone please guide as to what I should be doing.

If splitButton does not support it, what Kendo list should I use to get the desired?

Thanks for your help in advance.



2 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 31 Oct 2014, 03:32 PM
Hi Devna,

The SplitButton does not support setting a fixed height and scroller. As a workaround you may use a template to include a DropDownList or ComboBox inside the ToolBar. In this demo page you can see a sample implementation that demonstrates how to include a DropDownList or ComboBox:
Both widgets supports setting a popup height:

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Devna
Top achievements
Rank 1
answered on 05 Nov 2014, 04:33 AM
Thanks Alexander.
Tags
Toolbar
Asked by
Devna
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Devna
Top achievements
Rank 1
Share this question
or