Difference between options field and setOptions method
Hello, Good catch. The MVC wrappers indeed do this in order to simplify settings serialization. I'll bring this up for discussion. Perhaps we'll be able to ammend setOptions to work in either case....
View ArticleListView EditorTemplates
Hi, We try to use Kendo cascading drop down list inside MVC editor template that will be used as editable template for Kendo list view and we get invalid template error. 1. MenuLineViewModel use...
View Articlemultiple pie chart display in rad chart
hii want to display multiple value in single pie chart but it gives multiple pie chart so how to resolve it.following pei chart and code private void BindColorPieChart() {...
View ArticleRadDateTimePicker Shamsi Date
Hi DearI saw a project that implement shamsi date (Jalali date) on RadDateTimePicker with telerik winform at ease.But i can not implement that on asp.net using System; using System.Collections.Generic;...
View ArticleGetting Row Count
Any help!I am able to get number of rows, however it is not removing the content when it reached max level
View Articleresource height and row height
Hello, This is a bug in the TimelineView, which will be fixed in the next official release - Q2 2015. The beta version will be available on June 3rd. Unfortunately there isn't a workaround that can be...
View ArticleHow to disable validation error while using CellEditTemplate
Hi Michał, I tried reproducing such validation behavior, however I was not able to. Can you please shed more light on how are you validating data using RadGridView? In addition, you can check the...
View Articleline width when user data (not datasource)
Hi Morten, In order to achieve this for Sparkline B you should set series.data and series.width: $t.kendoSparkline({ theme: "bootstrap", series: [{ width: 10,...
View ArticleEntire content getting formatted instead of the selected text
Hello Pavankumar,The formatting tool works on block elements (paragraphs), and changing when paragraphs are created does not change behavior. The editor does not support changing this functionality at...
View ArticleHow to disable validation error while using CellEditTemplate
Hi Stefan,I'm using IDataErrorInfo. For each wpf control I'm using there's a style which sets Validation.ErrorTemplate to ErrorTopTemplate (you can see it in attachment1.png), and additionally it sets...
View Articlen.get is not a function
Hello George, Could you provide a repro demo or steps to replicate the issue locally? This will help us to narrow the problem down and provide a fix much faster. Regards, Georgi Krustev Telerik Join...
View ArticlePerformance on pan
These are my settings, they are not too different from your demo code I think: <diagram1:DfmDiagram IsRotationEnabled="False" IsResizingEnabled="False" AllowDrop="True"...
View ArticleAppBuilder updated, now doesn't work :(
Problem solved for me as @Tina comfirms a bug with pinned projectsBy unpinning the projects it starts working again! This time the support was good, not live support but good followup on the ticket i...
View ArticleHow to set events programmatically and create event popup with our own fields
Hi, You should use the editable.template option in order to customize the popup editor. You can use resources to set the color of events. Here is a live demo: http://dojo.telerik.com/@korchev/uJotO...
View ArticleHow to stop the loading image in sheduler and show programtically
Hello, The desired behavior of disabling the loading animation currently is not supported out of the box and it will require extending the Scheduler widget (in order to override the related methods)...
View Articledebugging after source change
Hello,During a debug session I want to reload the code after I changed it.Tried to refresh the browser window. Tried to run tns debug android --start.Neither loaded the sources.How can I reloaded the...
View ArticleConditional Formatting
Hello, I have created a feature for kendoGrid, the conditional formatting. The user clicks in the column menu and has the option "Conditional Formatting", there he/she can create conditions and apply...
View ArticleConditional Formatting
Hello Murilo, Thank you for getting in touch with us and for sharing your solution. If you would like to see a conditional formatting as a build-in functionality in Kendo UI Grid, please submit a...
View ArticleLose row Css style after close Popup Edit windows ?
HiI try it as your code and button have styles i need but i have two problem:i set row color to be blue if Clinic_Code_ID = 1 and else color green - and set custom...
View Article