Kendo UI move draggable on drop
Hello, the approach should work in general. You may also consider actually moving the DOM element of the draggable into the drop target one. Regards, Petyo Telerik Join us on our journey to create the...
View ArticleDefault Gantt chart view to today?
Hello Curtis, Please check the following sample and let me know if it helps:http://dojo.telerik.com/oduPI Regards, Kiril Nikolov Telerik Join us on our journey to create the world's most complete HTML...
View ArticleKendo UI Scheduler for MVC
Hi Ram, Yes it's possible however such solutions falls outside the scope of our support service. As starting point I would suggest to investigate how to migrate your events to exchange server and use...
View ArticleKendo UI VS Telerik UI for ASP.NET MVC
Hello Scott, Thank you for pointing the comparison help article in this forum thread. It may help other community members as well. Best regards, Dimitar Telerik Join us on our journey to create the...
View ArticleAndroid Build Fails
Hi, I'm trying to build a Cordova project for Android on Windows and it seems like whatever I try, I keep riunnandroid Build Tooling revision 2016.03.01.1r Warning: npm Warning: ERR! Warning:...
View ArticleMobile / Navbar / Toolbar as ActionBar Implementation
Hello, Make sure that you initialize the toolbar in the view init event handler. The toolbar needs an active mobile app instance in order to switch to that mode. Regards, Petyo Telerik Join us on our...
View ArticleDatePicker configuring the first day of week
Hello, appologies for misleading you. The firstDay field is part of the days object - like this: kendo.culture().calendar.days.firstDay= 2 Regards, Petyo Telerik Join us on our journey to create the...
View ArticleSparkline Height and Width issues
Thanks Iliana. I thought I had tried that, but it works now.
View ArticleHow Add icon class to custom.Command
Hello Don,Here is a sample implementation for the cancel event handler of the Grid. The same logic should be executed inside, but this time in a setTimeout call, so the Grid table is redrawn before the...
View ArticleInCell Editing not working
Hello Alex,This is not something which can be addressed in the Grid itself. As I have mentioned this is how the ASP.NET MVC will generate the Editor Template input names, and it is not possible to...
View ArticleAndroid Build Fails
Never mind, I recreated the project and the problem mysteriously vanished - the only difference between the two was that I had set the FrameworkVersion to 4.0.0 in the first version. Could that have...
View ArticleCan the Timeline view a whole month?
Hello everyone, I'm new to Telerik I would like to know if there is a way of making the Timeline View show a whole month instead of just one week.I've been struggeling to find the solution. Greetings,Max
View Articlefilter on entities with relationships
Hello Calin, You are correct and I am glad to see you care about the load on our servers, many users would not do that. :) I think you are on the right track and Solution 1 would best fit your...
View ArticleStore and restore grid layout
Hi, The desired functionality can be achieved by restoring the grid layout on the document ready function. I am sending you a simple example which shows that on $(document).ready the grid is...
View ArticleUse AngularJS directive in tab content
Hello, The problem you describe is not related to Kendo UI. Angular converts camel casing to dashes for the directive tag name. You can attempt the same thing without the Tabstrip widget. Regards,...
View ArticleBug? - Cancel button in event edit window is removing event
Hi Petyo, My case doesn't matter, I try to understand how to manage local javascript data array in your demos. And what I see it's: When a new event is added in the scheduler, we can't re-edit it,...
View ArticleRadPivotFieldList : Custom aggregateDescription removed when unchecked
Hello Polya Thanks for your quick answer. It works well for CustomName, stringFormat, aggregateFunction and all properties (see code...
View ArticleTelerik overriding htmlattributes?
Hello Brent,Thank you for the suggestion. We have forwarded your feedback to the development team. Regards, Alex Gyoshev TelerikDo you want to have your say when we set our development plans? Do you...
View ArticleRadCheckedDropDownList Modify Height
Hello Ryan, Thank you for writing. In order to change the size, you should set the AutoSize property to false. To have more than one row you should set the Multiline...
View Article