radHtmlChart Series Labels extend out of Chart Area
Hi -I am looking for a way to fix a radHTMLchart where the series labels extend outside of the chart boundary as shown in the attached picture.My work around is to set the...
View ArticleKendo UI Professional npm package
Hello, I can't seem to get this to work. When I try the instructions here:http://docs.telerik.com/kendo-ui/intro/installation/npm#kendo-ui-professionalI get an npm error: fatal: Unable to find...
View ArticleKendo UI Professional npm package
Just wanted to mention that I tried using node v6.3.0 with npm v3.10.3 as well as node v5.11.0 with npm v3.8.6
View ArticleActivate spreadsheet "auto-filter" in code
We are building a spreadsheet from values received from a database and would like to automatically enable the filter on that. We can execute the SetFilterRange command, but how can one select the used...
View ArticleUsing Clipboard Class in ASP.NET
Nice Trick..!!Working great in Asp.net Web forms..:)But same code is not working in MVC 4.I have tried using Clipboard.GetDataObject() with Thread execution as per given trick, but got below...
View ArticleDefinition files correction for TypeScript
I propose a fix in TypeScript definition files from:class DropDownList extends kendo.ui.Widget { static fn: DropDownList; options: DropDownListOptions; dataSource:...
View ArticleJailbreak Status of iOS 9.3.4
Apple on Thursday released the iOS 9.3.4 for the iPhone, iPad and iPod Touch users with a new improvement. Apple recommends this new update for iDevice users because they have released this minor...
View ArticleKendo UI Professional npm package
Hello, I looked into this further and this may be related to this issue for npm:https://github.com/npm/npm/issues/8881#issuecomment-120108472So looks like the format of the url for a 'git+https//' url...
View ArticleMultiple Chartviews printed in one document
Hi all, is there any way to put multiple ChartViews into one printed document? In my Forms application I have 4 panels with 4 Charts and they all have to be printed in one document.I can always export...
View ArticleDisable tabs in child grid doesn't work correctly
Hello! When I use this code to disable 2nd and 3rd tab in each detailed row I see that only first expanded row has those tabs disabled - and all other rows that I expand are enabled - what am I doing...
View ArticleStyling RadTab
Hi, I am currently working on a multi-step form and i am using RadTabStrip for the same.I am placing the tabs in vertical orientation. Now I would like to give a background color to the tabs.My issue...
View ArticleTransfer to multiple RadListBoxes using Drag and Drop
It works for me I forgeted to write commit changes
View ArticleBind DataRow to PropertyGrid
The case was solved by using following syntax: Enum.ToObject(EnumType, dt.Rows[0][i])I stuck at different point now: when I collect changes from RadPropertyGrid the cells' values which are binded to my...
View ArticleSetting initial value of TimePicker
ThanksSo at least I know it should work how I am trying! :)I have( already had) the very latest everything here and not the same results.To test;I just created a new Telerik ASP.NET MVC Application. (...
View ArticleSetting initial value of TimePicker
Sorry , some of those pictures got screwed up somehow.. attach some new ones. I considered adding the new project, but it is literally a new Telerik ASP project template with the single div added.....
View ArticleReporting WPF - Hide some axis X labels in CategoryScale series.
Hi Katia, I tried to use the RowNumber() function but I get an error : Unable to cast object of type "Telerik.Reporting.Expressions.AggergateNote" to type "Telerik.Reporting.Expressions.FieldsNode" How...
View ArticleA error was encounter when installation of...
Hi, I installed telerik.ui.for.aspnet.core(v2016.2.714) by NuGet in VS2015, but I got a error like the attached NuGet installation image and log. Could you please help to check it? Is there any...
View ArticleA installation error of Telerik.UI.for.Aspnet.Core (v2016.2.714)
Hi,A error was encounted when I installed Telerik.UI.for.Aspnet.Core (v2016.2.714) by NuGet in VS2015. The error detail is as the attached file.Could you please help to check them and tell me how to...
View ArticleColumn Chooser show '\n' character
Hi guys,I have a problem with column chooser. The text "Drag a column header from the\ngrid here to remove it from\nthe current view" not understand '\n' character.Please see the attach file.Thanks,...
View Article