color the states in USA map
Hello, I am afraid that, as Evgenia mentioned in her last reply, we do not provider shape files or file converters. I suggest you to take a look at the following websites and try to find or convert...
View ArticleCheckBox selection column in a RadGridView
Hi Hristo,The above code is useful for one of my requirements.I am using telerik 2013 version. I need to display Checkbox in the header row for all the three level gridview, so that I can check and...
View ArticleUpload Style Issue
Hello Salim,Here is a sample approach to achieve the task. I am using the select event handler in this case. Regards, Dimiter Madjarov Telerik by Progress Get started with Kendo UI in days. Online...
View ArticlePDF k-icon k-i-pdf in latest Kendo UI update (2016.3.914)
Hi Igor, This is a known issue, however it has been already addressed (github issue). A fix is included in our latest internal build, which you could download from your account. Regards, Iliana...
View ArticleDOM export as SVG
Hi all, Is there a way to embed a custom font in the SVG when exporting a DOM as SVG? Thank you
View ArticleOpacity Property not save
Hello!I tried the examples of diagram,and I found that when I set the Opacity Property of a shape,and save the diagram to a xml,the Opacity Property did't saved to the xml file,so when I open the xml...
View ArticleHow can I append a object to a object using the Backend Services Javascript SDK?
Hi Eliandro,To update an existing array field using the JavaScript SDK in your backend you use the native data queries operators ($push in your case - please see documentation on native operators). The...
View ArticleMultiselect Group Template
Hi Erik, The Kendo UI MultiSelect will show the value of the group in the labels by default as outlined at:http://docs.telerik.com/kendo-ui/api/javascript/ui/multiselect#configuration-groupTemplate No...
View ArticleSelect multiple days with CTRL key?
Is it possible to select multiple days with CTRL key? I know it is possible to select multiple appointments this way, but not the days. It is currently also possible to select a day range with the...
View ArticleUpload Style Issue
I tried it and it didn't work in our case because we are defining a specific style in the k-button:hover
View ArticleUnexpected behaviour of asp controls after page change in RadListView
Hi Maria,It can be done using the RadListview events . But like i mentioned in my previous post i want a page level event not control level event to set the disable property. I want to make my...
View ArticleGrid with cells merging
Hello Nikita, Unfortunately, such requirement cannot be achieved with the current implementation of the MergedCells functionality. Regards, Stefan Nenchev Telerik by ProgressDo you need help with...
View Articlestyle hyperlinks in html formatted RadLabel
Hello Erwin, Thank you for writing. Currently, such styles are not provided for the HTML-like text formatting. I have logged a feature request for this in our Feedback Portal. And I have added a vote...
View ArticleExpand view when printing?
Currently if I print a ScheduleView all the appointment with the long text are truncated. Like in a demo example here, look at the second appointment (Today...
View ArticleOpacity Property not save
Hello Wang, By default RadDiagram saves only a predefined set of properties. The Opacity property of the shapes is not one of them. In order to serialize/deserialize the opacity or any other property...
View ArticleCustom theme based on GreenTheme
Hello John, Normally the resources accessible through XAML are only the SolidColorBrushes from the theme Palette. If you need to use the colors however (I would guess for use in gradients), I can...
View ArticleMonthViewPanel not updating after customising style
Hi,We are using version 2016.1.217.40 of the Telerik.Windows.Controls.Input dll and whenever we create a custom style (via copy option in Expression Blend) it breaks the Calendar Panel.When I say...
View ArticleHow get cell swipe gesture working in android when ListView is in TabbedPage?
When I put a ListView in a TabbedPage on Android (using AppCompat), the TabbedPage enables swipe through its tabs left and right. However this overrides the swipe gesture handling of the ListView. As a...
View ArticleStrange behaviour redoing a paste command
I found a strange behaviour:Open a document.Copy a text.Paste.Undo.Redo.Redo command works but also select all document content. Why? How can I avoid it? It happens only with paste: all other redo...
View Article