Issues loading latest Kendo version using requireJS
Newest version 2016 Q1 changes AMD wrappers. RequireJS does't work properly. window.kendo is undefined while loading modules despite the fact that previously has been downloaded kendo.core
View ArticleHow to cancelChanges(model) for item in destroyed state?
Vladimir, Please see this dojo. I think it reproduces the issue.http://dojo.telerik.com/EdEbEThanks for your help, Ben
View ArticleHow to cancelChanges(model) for item in destroyed state?
Vladimir,I had made one type in the dojo. Please see this one.http://dojo.telerik.com/EdEbE/2 Thanks!Ben
View ArticleBar Chart - Error with ChartSeriesFactory
I am using asp.net mvc 6 and your example chart code below. I get an compile error on .bar - ChartSeriesFactory' does not contain a definition for 'Bar' and no extension method 'Bar' accepting a...
View ArticleDoes a Kendo Flat UI Theme Photoshop template exist?
Hi Admin , The PSD you given is great.Can i have the latest version that contains all the current widget..?Thanks in advance
View ArticleLazy Loading not working on setting scrollable: {virtual: true} in Kendo Grid
Just to add some additional clarity to Bharath's conclusion, if you are using virtual scrolling mode, your data source schema should be expecting a 'total' result from the remote data provider. The...
View ArticleLocked columns - Get selected rows
Hi, I have exactly the same issue, and I don't think that "The behavior that you are describing is expected"...I am in the "change" event of the grid, and I want to know which row is selected. Locked...
View ArticleSQL Reporting: Display All Recurring Appointments
Any idea if this will work with Sql Server v12 on Azure?
View ArticleCustom skin not working
Thank you for differentiating Visual Style Builder and Theme builder.
View ArticleMissing image (logo) as header in PDF on production server
Hello,I got the similar problem. My logo doesn't get exported to the PDF file. The logo is located in a virtual directory on another drive. I tried the above link to test the folder permissions and...
View ArticleProgramatically Controlling or Moving the Carousel items
Hi Maya, Thanks for the reply. I'll try to describe what I'm trying to accomplish, and I hope you can advise me on how to get there. So I'm trying to use the RadCarousel to only present data, without...
View ArticleProgramatically Controlling or Moving the Carousel items
Sorry, I forgot to attach the screen shot, so here it is.
View ArticlePossible bug or scheduler misuse?
Hi, Duplicate of error here: http://dojo.telerik.com/emIrI Scenario: when timelineWorkWeek is selected and showWorkHours: true I get Uncaught TypeError: Cannot read property 'head' of undefinedI do...
View ArticleWhere do docs list what's free vs paid?
I can't seem to find any documentation on what widgets we can use on the free vs paid tiers... am I just missing it? I know sidedrawer just because I've heard it before... that's about it.Thanks, Steve
View ArticlePlease help to convert this DataGridView extention to Telerik Winforms Gridview
Hi Dimitar,thank you for your answer. Unfortunately HTML formatting is no solution for me. Attached is a converted sample code to work with Telerik Winforms (zip renamed to .png). It works like this:...
View ArticlePossible bug or scheduler misuse?
From docs: The showWorkHours option is supported when views.type is set to "day" or "week".my views are: views: [ { type: "timeline",...
View Articledifferent CSS files for Radial Gauge
Hello, I need to create a few gauges with a different look. I want to reload different CSS files where I will be able to override inner properties of gauge object, like scales/point size/point color...
View ArticleSamples Factory
Hi, I'm using the Swimlane Demo, and I have a problem in Example.xaml.cs line 96 - SamplesFactory.LoadSample(this.diagram, "SwimlaneDiagram"); I can't find the "SamplesFactory", it doesn't exist any...
View Articlepagesize of virtual scrolling grid is not applied using Angular
Hi, thanks again.Just to ensure, did you check that this works with 1.4.8. angular version?
View ArticleHow to check if databound chart is empty on server side?
Hi, I found the solution my self! I was missing pageLoad() function. After I put my javascript code inside that, it worked!
View Article