I have a grid on my page with the first column locked. Unfortunately, the height of the locked column is often too short, depending on the exact width of the monitor. I say "exact width" because I mean that at 1607px then it shows the white space but not at 1606 or 1608, for example. I have included a screenshot below and circled the area I am referring to in green. In the screenshot there is only one record but it doesn't seem to matter how many records there are, the last one is cut off in the locked column. It appears the k-grid-content-locked div is getting a height of 18px dynamically applied to it when it should have a height of 35px;
How do I restrict the files I'm about to upload by Size and Type?
Ideally, that shall be done on the client side. Please provide a clear snippet.
We want to filter all grid columns by a single input-field. When we define the type of one column as number, the filter doesn't work.
http://dojo.telerik.com/@brandung/uTaGE/5
Hello Eveyone
Our company use Kendo Window to present content.
But the user keep Open and Close and Open....
It's cause the memory leak.
Is any way to slove this problem?
Thanks all.

function onSelectNode( e ){ var dataItem = this.dataItem( e.node ); dataItem.imageUrl = "someImage.png";]Hello,
I am wondering if there is UI kit for Adobe XD available for download.
Hi,
I need the legend to be scrollable because when there's too many items things begin to overlap.
Is there any way to make the legend scrollable.
Hey guys,
Here's the thing, I have a dropdownlist populated already (use datasource in case this info is needed, since the info comes from an endpoint) and it has to be this function so that the user types anything (on an input generated by the method "filter" )and the data gets filtered, but i want to do it at the client side so in that case i wouldn't have to change any c# code. So i found out there's this method "filtering" but i didn't found an example of how to apply it, so i'm here in looking for any guidance.
Hope you understand my doubt.
Regards.

Hello,
I'm using a kendoMenu item as a toolbar option in a kendo grid. This worked fine until one of the newer releases and the animated dropdown panel now shows behind the grid as shown here:
https://jsfiddle.net/k1d4aufr/
Previous versions of kendo did not have this problem:
https://jsfiddle.net/jddevight/Ltgvk2sf/
I've tried setting the z-index on the animated panel and nothing works. Any ideas?
Thanks,
Matt