Export pdf and send to the server instead of the client?
posting went well. $.ajax({ type: "POST", url: "/home/pdfpost", processData: false, // tell jQuery not to process the data...
View ArticleBoxes not aligning on side of legend
Hello, I've ran into a problem with my legend. I need the boxes to align to the left side of each of the legend. Here is my code: legend:{ position: "bottom", item: {...
View ArticleAngularjs ddl sets first value as default
Its a 2nd time I found a bug in your production release. Is this normal for angular kendo directives? Does standard jquery controls have less bugs?
View ArticleOnTaskUpdate but what about "AfterTaskUpdate"
Thanks guys, already answered in http://www.telerik.com/forums/update-raddropdowntree-if-task-is-updated#tDaefBpgfUG_HXz4_ghqbA I accidentally double-posted
View ArticleOnTaskUpdate but what about "AfterTaskUpdate"
http://www.telerik.com/forums/update-raddropdowntree-if-task-is-updated#tDaefBpgfUG_HXz4_ghqbA
View Article{"message":"The provided access token is invalid or has expired","code":301}
Hi Anton,Thanks for the reply. I didn't even see that. I moved the token assignment to the loginUserBySessionToken call where it belongs, but when I run the code without token, I am still seeing a...
View ArticlePolar Chart, labeled degrees
I need to make a polar chart that is not labeled 0 to360 but 0 to 180 and 0 to -150. Any ideas on how I might do this? I included an image of what I need in case it is not clear.
View ArticleSpreadsheet issues
also I spreadsheet is giving error. $(function () { //$("#divExcelGrid").hide(1000); //$("#divExcelGrid").fadeOut("slow"); var spreadsheet = $("#spreadsheet").data("kendoSpreadsheet"); var...
View ArticleNon-responsive grid
Hi,Attached is a file called Unresponsive grid, which shows the result of the code below. As you can see, the text in the Fp column is too long for that column and runs off the screen. Is there a way...
View ArticleNon-responsive grid
Edit: Another picture showing the Fp column being too long which causes the Gp column to go off the screen
View ArticleCascade of virtualized DropDownLists
Using DropDownList elements that use virtualized data sources, is it possible to set (or reset) the values programatically? In our scenario we have 3 fields (DropDownList elements) which we need to...
View ArticleGetting data from a web service - error "Access-Control-Allow-Origin" header
Just trying out this framework. I am developing in Xpages (basically JSP). I have a rest service that I can call from the browser and get JSON data. I am consuming data from this rest service in other...
View ArticleCustom Renderers for Telerik Xamarin Forms ListView
Hi Pavel I'm using version 2016.1.113 (January 13th, 2016)As far as I can see, this is the most recent version, but the error occurs on iOS.Kind regards,Thorsten
View ArticleTelerik 2009.1.402.20 Compatibility with .net
We are doing some work for a client who has a number of web applications which were initially built in .net 2.0 and which use Telerik 2009.1.402.20.As part of some minor changes to the applications. We...
View ArticleModifying marker background color dyanmically
Hi Wei Shiong, Please take a look at this Telerik Dojo illustrating a better approach on how to change the background color of a marker to red. I did not have to set any conditionals. I used the...
View ArticleSave Text State of Dynamically Created Buttons RagGridView
I have a RadGridView with a filed called Start with dynamically created buttons. When i click on it my code changed the text of the row that was clicked to Stop if it was Start Previously. MY issue is...
View Articleodata-v4 filter foreign key column
When trying to filter the ProcessType column in the example below, I receive a 400 error. If I change the field to ProcessTypeID from ProcessType the filter works but than the add/edit options do not...
View Articleodata-v4 filter foreign key column
Should add: <package id="Telerik.UI.for.AspNet.Mvc5" version="2016.1.112" targetFramework="net45" /> <package id="Microsoft.AspNet.OData" version="5.8.0" targetFramework="net45" />...
View ArticleBug? Cannot hide column from column menu
Hi Konstantin,Please give my plunk a try. For my instance, I do have at least 2 visible locked columns, First Name, Last Name, and multiple visible unlocked columns. I don't see any reason why the Last...
View Article