Hello,
We are looking for a way to do a tooltip on the drop down list so we can have additional information on an item. Is this possible?

Has anyone has issues with kendo js blocking the UI thread on the browser?
I have a loading indicator that I show until the grid is ready to load. When the browser starts to load "kendo.web.min.js" it locks the UI thread and the gif stops briefly until the browser loads the js file (usually around 1.5 seconds for the 2mb file).
It's not that big of a deal but when the gif freezes it looks like garbage.
Any ideas?
Hello,
I was using the below code to get the empty cells with no events in it .But not working exactly.
http://dojo.telerik.com/oguzU
If i even select an empty cell it says it has event in it.
Can i get a solution for this.
Hi,
I am looking for a Dropdown list with a tree view(Multi level). Please let me know how can we achieve this in Kendo.
Thanks.
Thanks
Asmita Singh

Hello,
I have modified this example working with slot template:
The modification was to add an input into the slot template, so the slot template looks like this:
"<div style='background:#=getColorBasedOnHour(date)#; height: 100%;width: 100%;'><input/></div>"When I click in the input, it receives focus. However, when I click somewhere else in the scheduler, the input is still focused. To unfocus the input, I have to click outside the area of the scheduler.
I want to unfocus the input when I click somewhere inside the scheduler. Is it possible?
Thanks for answers,
Boris
Hi,
I was wondering if there is a way to display the legend in my bar chart both on top and bottom?
Thank you!