Dynamically Refreshing Resources and Schedule Events in Timeline View
Greets, I am currently running into an issue when working with the Kendo UI Scheduler and attempting to use two data sources (one which depends upon another) for both the resources and the scheduling...
View ArticleNot Implicitly Typed Local Variable
>you can disable the warning from JustCode OptionsI'd missed that along the way, I can't tell you how happy that makes us! Yes, standards are a great thing, but we're also not going to change code...
View ArticleForm will be smaller by export
Hi, if I start the Export to xlsx, pdf or html my Form and all controls will be smaller. Same effect can I see in demos for Winforms. What is this problem? Can anybody help?
View ArticleExcel export from RadGrid ends with "Unable to read file"
Hello, Unfortunately we could not say why the error is thrown based on the provided information. However, if you manage to replicate the issue that your customer encounter send us an isolate project...
View ArticleCross Tab SQL Performance numerous hits
Hi all,New user here (long term crystal user...so be nice please). I am attempting to create a cross tab report and I am noticing a couple of things. First some background.Local install of Microsoft...
View ArticleExcel export from RadGrid ends with "Unable to read file"
Yeah, I'm grasping at straws at this point, was just hopeful you might have an idea to check out. Thanks for looking into it. If I'm ever able to replicate it, I'll be back.
View ArticleChart width doesn't fill container
I call kendo.resize on the parent container just as below. The problem is that the window.resize event does not occur on initial load.$(window).on("resize", function() {...
View ArticleOld destroy calls being remembered and called again
This is my destroy function:destroy: function (e) { console.log(e.data); api.post("api/myservice/Remove", e.data) .then(...
View ArticleTitle Text on RadSlidingPane Rotated / Upsidedown in Edge
I am now seeing the same problem in Chrome v48.0.2564.103. It seems as if the styles being applied to .RadSplitter .rspRotatedTabText.rspPaneTabText element are being overridden by javascript. The...
View ArticleExpensive to call user function
I have a user function that returns an object with a lot of calculated fields that are expensive to call each time. Is there a way to call the function one time and save the results so that it doesn't...
View ArticleScheduler display
I found the problem. It's because I upgrade jquery to the version 2.2.0. I will update kendo to the latest version and see if It fix the bug
View ArticleCompile Error - Processing complist 'Properties\licenses.licx'
Hi,Where can I find the file Licence.lcx ?
View ArticleWorkaround for objects with IDs as arrays?
I am working a set of data that contains arrays as IDs. I need some help working around this as it appears unsupported and breaks some things.Example item from the first set of data:{ "id":[1,2,3,4],...
View ArticleAll Day slot not registering correct
I have a list of tabs that force my scheduler to re-read it's datasource. This forces my resources datasource to update it's filter depending on which tab was selected. If I'm on a tab where the All...
View Articletoolbar:kendo.template
I modified the code, but now I got two buttons. The one using the data-template is working the work I wanted, but it's NOT in the toolbar of the grid. How do I get the template in the toolbar to work...
View ArticleDropDownList event timing - event after selection is completely done
Thanks for the response, but your sample uses the same event already documented, and adapting your example exactly provides behavior that is no different from other attempts I've made.The problem is...
View ArticleRadGrid DefaultInsertValue issue
Hi Konstantin,Sorry I didn't respond to this back then. I am still having the issue so let me elaborate, My Grid does not postback when it enters insert...
View ArticleES6 modules scrolling bug - showstopper!
@Petyo, As promised, I've now updated both of my repositories with instructions on how to use the Professional version of the KendoUI rather than that unofficial npm version.The problem is still...
View ArticleMouseover changes style of radnumerictextbox
I have a page where I dynamically create a radcombox, a radnumerictextbox with percent type and a radnumerictextbox with currency type. Depending on the item selected, I would hide one and display the...
View Article