Scheduled tests no longer running / no log files to reference
Hey, I'm having a similar issue to this, our tests were running regularly and reliably, then for no apparent reason they stopped, i cant find any errors and logging on reads:[06/20...
View ArticleProblem in Sort
Hi, I have a problem with RadGrid with Persian Language. In Persian there is 2 types of first letter like < آ > and < ا >. The first type < آ > should be prior when sorting(upper in...
View ArticleRunning test lists remotely w/ ArtOfTest.Runner
Hello,We have been using Telerik.TestStudio.CommandLineClient.exe to run test lists remotely as part of our CI system but due to major inconsistencies are looking to see how the ArtOfTest.Runner.exe...
View ArticleTest results are missing
This is happening to us to! It has pretty much entirely compromised the consistency of our CI system's nightly regression test runs. Really interested in any advice or fixes.
View ArticleGrid PDF Export MVVM Template Header/Footer/Watermark
I've got it.I don't know why the former doesn't work but the following does.kendo.drawing.drawDOM($("#Grid"), { allPages: true,...
View ArticleGrid PDF Export MVVM Template Header/Footer/Watermark
I've got it.I don't know why the former doesn't work but the following does.kendo.drawing.drawDOM($("#Grid"), { allPages: true,...
View Articlekendo pie & angular - tooltip & labels templates issue
i repeat.i do not see dataitem in official documentatiohttp://demos.telerik.com/kendo-ui/pie-charts/indexi do not quite understand why i should browse forums to get answers which should be described in...
View ArticleEndless Scrolling + Filtering + Flat Skin
I know this is an old post but it is exactly what I'm looking for. The link at the top of the thread doesn't work and I'm wondering if there is code example of a working list view with Endless...
View ArticleTreeView filter seems broken
See https://demos.telerik.com/kendo-ui/treeview/api i expect filter by '2' to show 2.1,2.2,2.3,1.2 it failsi expect filter by '1.' to show 1.1,1.2,1.3 it fails thanks
View ArticleMultiColumn Issues
one more thing. the resize of the dropdown is not kept between drops. meaning, if i changed, then next time i dropdown it is back to default. This is not a big deal as i don't plan to adjust much (if...
View ArticleDetermine the number of filtered columns in GridView
Dear support,I need a textlabel above the grid that displays the number of filtered columns.My columnfilters are all implemented the way that is described in der following article...
View ArticleAjax error - RadCombobox inside RadGrid inside Radwindow
Sure!This is the radwindow full code<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WCrearPersona.aspx.cs" Inherits="Legis.CIC.Guiones.Figuraciones.UI.Window.WCrearPersona" %> <%@...
View ArticleOverload SaveAsDialog and GenericDialog handlers
The code that is below is something that I quite frequently have to use in order to export data from my application and handle the overwrite box if it pops up. My issue is, I have to copy and paste...
View ArticleTabStripPlacement
Hello,I'm using RadTabControl with TabStripPlacement="Left" In the past the RadTabItems were shown on the left side from top to bottom. Now they are placed from bottom to top. When changing the code to...
View ArticleKendo UI Grid not populating
I rewrote my web service as odata version 4. I have checked fiddle, and my get request is returning a 200 code, with json being correctly returned. However, the grid remains blank. I have paging and...
View ArticleXAML based chart not working
I can't build your project also, it has problems with the embedded resources when i download the zip. I switched to a regular xamarin list view and it still doesn't seem to be working.
View ArticleDataSourceResult with DTOs in ASP.NET
I'm attempting to populate a Kendo UI Grid with an object, however I'm using a DTO instead of the Entity Framework object that's defined in my database. The problem is that my DataSourceResult expects...
View ArticleTooltip for grid cell data (Razor)
I want to present a data element as a tool tip in a grid that has limited space. The data would be a property of the object the grid already displays. This particular property is not displayed due to...
View ArticleInvalid Template error when using editable grid in hierarchical grid.
I found the issue. I had a template for one of the columns that contains a form. In the form, I had a label "Serial #". The error was generated due to the "#" symbol in the label because it was...
View ArticleHtmlChart works on localhost but not on web server
I have HtmlChart control which works from Visual Studio 2015, but not when deployed on a Web Server. When View Source, the Web Server page source does not have the svg tag. The source is below. The...
View Article