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

Create Search Box

1 Answer 92 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Gita
Top achievements
Rank 1
Gita asked on 06 Dec 2013, 01:43 AM
Hi,
Has anybody know how to create search box at menubar?

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 09 Dec 2013, 02:16 PM
Hello Gita,

You can initialize the AutoComplete widget in a Menu widget he same way.

e.g.

http://jsbin.com/AVidASa/2/edit

The only scenario that you will have to handle is that if the users clicks inside the AutoComplete, any click by default will make the menu collapse. You can manually stop the propagation of the event and thus keep the Menu opened.

Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Menu
Asked by
Gita
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or