Hello Che,
If you need to
prevent the menu wrapping you could do it by using following css:
This will keep all listed items in line regardless of the parent width.
The other possibility is to use Kendo
Menu scrollable configuration. If you set it to
true, you will enable the scrollable functionality.
In the
the following Dojo you could find examples for both ways of displaying the menu.
Regards,
Neli
Progress Telerik