(Another) Page loads faster with Fiddler enabled
Hello, Izaak-- The most likely cause of a problem like this is described in the "Slow Proxy Determination" section of this post. You should check to see what proxy settings the client is configured to...
View ArticleInspect Element fucntion works in Fiddler ?
Hello, Murat-- I'm not really sure what you mean when you say you can't "see the source of the site"-- everything that the browser receives from the server and sends to it can be examined by Fiddler...
View ArticleKendo UI AngularJS - Detail Grid JSON Datasource
Hello all, I'm trying to interface with some rather antiquated technology, and thus far have been successful. My back-end is RM/COBOL 11. I have a custom library which I pass values in an array to...
View ArticleProperty from sort descriptors.
Well, guess I'm back to using ".Column.UniqueName". Unable to cast object of type 'Telerik.Windows.Controls.GridView.ColumnSortDescriptor' to type 'Telerik.Windows.Data.SortDescriptor'.Dilyan, I...
View Articlechange the font of Custom Filter Dialog in radgridview
I want to change the font of Custom Filter Dialog (CustomFilterDialogCaption, CustomFilterDialogLabel,....) in radgridview.
View ArticleRadGridView Printing Support (Without using Telerik Reporting) to Include...
Dear Ivan I am using RadPrintDocument for printing grid in my win appand I have few questions1-I want to have Header only on the first Page of my report (no header on the other pages) ,is it...
View ArticleChange Label Border Color
How can I change left border width and color with the following code:public class MyBorderPrimitiveSElement : RadElement { protected override void CreateChildElements() { BorderPrimitive...
View Articlebug in RadColorEditor: LuminancePad goes black and white
Hi Sia,I wasn't talking about the black and white checkers.please see the UPDATED pictures to see the differences I'm talking aboutthanks.
View ArticleRadDropDownList set DropDownWidth property to 100% doesn't work
Hi,Was this actually fixed in the Q1 2015 beta? I'm using the latest version and I'm still seeing the same issue as described above. If it hasn't been implemented, do you know when it will be?Thanks!
View ArticleSorting RadGridView and data virtualization
hello, i have a problem with my project.i am using 2013 version of telerik,i have a RadGridView with about 40-50 records , which spread across 2-3 pages.i want to sort them by a column, but due to lazy...
View ArticlePDF export - can't see the title
Hi, On PDF export the dataItem's title does not appear properly.Here is my code: schema: { model: { fields: { id: {from: "id",...
View ArticleGridViewDecimalColumn displays integers as decimals
Hi,we are using UI for WinForms Q3 2015. If we bind a GridView to a DataTable which has integer columns the GridView always displays decimals e.g. "5.00" instead of "5". The DataType of the column is...
View ArticleSPRadGrid and Managed Metadata Column
Hi,Indeed there is such support for Managed Metadata column included. It replies on the Managed Metadata service running and the availability of the Microsoft.SharePoint.Taxonomy assembly on the...
View ArticleCan you centre align the Chart Title
Hi,i'm interested too in how to center chart title.Is it possible? Thanks, Fabrizio
View ArticleStyling Checkboxes in a report.
Hi.How can I style the square in and the marker in a checkbox? I need to border in the square to be 1px solid black (without the blue shading), and the marker to be black and not blue, as in the...
View ArticleUnable to display a RadWindow
Hi Gianpaolo, From the provided description of your scenario it seems that you do not have App.xaml. If that is the case what we could suggest is to load the Style dynamically to RadWindow as shown...
View ArticlePowerpoint export - Proofing language issue
Hi,we're having an issue when we export our reports to Powerpoint: the proofing language of the document is correct but when we click into a text field the proofing language switches from...
View ArticleHow to check for new added row and values?
Hello Diego, Thank you for writing. It is suitable to use the UserAddingRow event which allows you to validate the entered data and cancel the new row if data is not valid. Please refer to the...
View ArticleRadProgressBar not updating on async methods
Hello Amine, Thank you for writing. As I understand from your other forum post you are working on the UI thread and hence your issue does not appear to be related with multithreading. In order to...
View ArticleHow to get the href parameter value
Hi,Working on Progress.JSDO with Mobile app. I am working on Tabstrip in Kendo with <a> tags as below. <div data-role="tabstrip"> <a...
View Article