Hi,
I have a kendo toolbar that has one static button. The rest are added via javascript that calls to web service to determine what buttons are to be made available. If the code adds too many buttons, I expect the overflow to appear, but it does not. The window must be resized and then the overflow appears.
I've made a demo to show the issue: http://dojo.telerik.com/OXUpA
Please let me know what I can do to get the overflow to appear immediately when it is needed.