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

How can I add dropdownlist into a kendo-mobile-tab-strip

1 Answer 209 Views
TabStrip (Mobile)
This is a migrated thread and some comments may be shown as answers.
ZHEN
Top achievements
Rank 1
ZHEN asked on 28 Oct 2016, 08:12 AM

Hi,

I need to add a drop list to the mobile-tab-strip, I write this: 

kendo-mobile-layout(k-id="'default'")
            kendo-mobile-header
              kendo-mobile-tab-strip
                      a(href='#!/' data-icon='Canvas') Canvas
                      a
                        select(kendo-drop-download-list placeholder="Content")
                          option(href='#!stackup') Stackup

however, the option stackup doesn't work, the route is not true.

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 01 Nov 2016, 09:18 AM
Hello Zhen,

I am afraid that we were unable to completely understand what the issue is. Would you please modify the following Dojo example so that it reproduces the issue and provide more details on the problem? 

Also, the widget is DropDownList, not DropDownloadList.

Regards,
Peter Milchev
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
 
Tags
TabStrip (Mobile)
Asked by
ZHEN
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
Share this question
or