Horizontal grouping not sizing correctly
Thanks that works well, though I'm surprised how complicated the solution is.I am using AngularJS, so was wondering if there was a way to change the width by applying different styles e.g. div <...
View ArticleWishlist
I have posted a few of my observations in other threads and a support ticket.I would like to have this thread discuss the kendo pivotgrid wishlist to track the discussions linearly. We certainly need a...
View ArticleProject data source looses its configuration
I am trying to create a project data source for in my reporting project as explained here http://www.telerik.com/help/reporting/data-source-how-to-add-project-data-source.htmlOnce I finish the wizard...
View ArticleProject data source looses its configuration
One observation is report source does not have a resource file.
View ArticleHow to get around restriction of no record ids of "0"
According to support, Kendo will not allow the use of any record Id of "0" (number zero). This is a major problem for us as all of our tables utilize auto identity generators that start with 0 as the...
View ArticleBind KendoUI Grid to SignalR PersistentConnection
I'm having trouble binding the Grid to JSON data which is being delivered across a SignalR PersistentConnection with AngularJS. I'm not using hubs - effectively all that happens is a scope property is...
View ArticleDelete Account
Hi, I would also like my account to be deleted along with all its data.I'm not using it anymore. Thank you very much!
View ArticleShowing RadEditor content in Tooltip
Hi, I saved the content of RadEditor to a database. The saved content includes all the HTML mark-ups (e.g. <strong>Company</strong>).The question is when I retrieved the content from the...
View ArticleHow to make timeline event always fill width of day
I would like to design a timeline with one major tick per day (with one minor tick), where events always fill width of the day column (even if they are not all-day events).Here is a snippet I wrote to...
View ArticleKendo and AngularJS integration not working
(function () { 'use strict'; angular .module('prestart.services', []);}()); (function () { 'use strict'; angular.module('prestart', [ 'prestart.core',...
View ArticleAppBuilder Stop Working
Everytime i try to start this file happen this:https://i.gyazo.com/1a9cefcdb0e3a5ecf1d62b9568a1142e.png
View ArticleKendo ui strange error at startup
HiI downloaded the last version of KendoUII include kendo.all.min.js and styles. I'm planing to use kendo directives as I'm working with Angularjs (1.3.16 as kendo is not ready for 1.4). When I load my...
View ArticleSave and Load RadDiagram and store to database as json
Hi,Is it possible - to have a radbutton, then on server click, I will be able to save the RadDiagram's json data and persist in a table.column varchar(max) - on server page load, import a json data...
View ArticleSequentially Crawl URLS WITH A DELAY.
Not sure if these forums are active, but I tried the sequentially crawl URL script, however it dumps all the sequential requests at once as fast as the processor can handle it. Causing hundreds of...
View ArticleHow to make timeline event always fill width of day
I figured out my answer after purchasing Kendo UI and accessing full source code. It's pretty simple: Just extend the TimelineView method _positionEvent.
View ArticleIs there an option for a chart that looks like a centered stacked bar?
Thank Iliana, We know the margin option but this solution, as appears in your dojo, is not relevant to our case. The dojo was simplified and did not present our real case, in which we have categories...
View ArticleHierarchical Data Source Expand Filter
Hi Johann, To answer your first question - using a filter in the expand expression is not supported for GetByFilter scenarios, but only when you are getting items by id (GetById). This is why the...
View ArticleDatePopUp Button Tooltip Displayed Instead of Button
Hello, This issue usually occurs when a control is displayed after an AJAX update or the skin is changed upon AJAX update. In this case, set the control’s EnableAjaxSkinRendering property to true on...
View ArticleWinPhone 8.1 - Problem with RadSideDrawer
Hello, We have problems implementing both left and right side drawers at the same page. It all works fine on Emulator, as you can see in pictures attached, but when we deploy it on Device (Lumia 640...
View ArticleCSS Transition issue
Thanks for your reply again! I was able to isolate the problem. The following CSS tag caused the issue:1.table2.{3. border: solid1px#e8eef4;4. border-collapse: collapse;5.} many thanks for your...
View Article