How to prevent typing
Thanks Aneliya, it is weird that code is exactly what I used before and it wasn't working but now it is working fine.
View ArticleCan we make a TileViewItem to span on multiple columns?
Hi,I have several different sized TileViewItems. So, for wider TileViewItems, I wish them to span over 3 columns. Is it possible, how to achieve this behavior in RadTileView?Regards,Arfan Baig
View ArticleKendo Grid Filterable Cell problem
Hi NIlesh,Here is a proof of concept example illustrating how multiple inputs or widgets could be rendered inside the column's filter cell. Keep in mind that this is not supported out of the box and...
View ArticleTest studio is crashing with iframe
Hello Jonathan, I was able to reproduce the crash. I have logged a bug report which you can track here. Do you run the test on Win 8 with IE 11? Could you please try running the test on another...
View ArticleBar series - animation on selection/hover
Hello Atul, it is possible to highlight the selected series setting SelectionPaletteName to a specific value (for eg. Setting it to DefaultLightSelected) in conjuction with ChartSelectionBehavior. It...
View ArticleSelection disabled on left click
Hy Team ! I am showing the DropDown menu on focus with this code :private void RadAutoCompleteBox_GotFocus(object sender, RoutedEventArgs e) { var autoComplete =...
View ArticlePopUp Insert Form not shown unless editing another record
Hello Eyup's Yep. If I temporarily disable the AJAX on that page the PopUp form for inserting is also shown.I could not try your second suggestion, since as I said, the button for inserting is outside...
View ArticleRadWindow resize issue when browser is resize
Hi Nileshkumar, In order to adjust the size of RadWindow to the size of the browser we suggest you to handle the Resized event of the Application.Current.Host.Content and inside it to change...
View ArticleSpace between RadialMenuItem
Hello Kumar, Let me get straight to your question. When working with the RadRarialMenu you need to keep in mind that each RadialMenuItem has limited space for its content. You can see the default shape...
View ArticleUS Counties map
Hi David, Layers of type Shape can be data bound only via client-side techniques, where the data can be only GeoJSON, which is JSON format. DataSet assumes that server-side data-binding is involved,...
View ArticlePopulating Gantt with custom Provider
Hi, The sent code indicates that on the server no Tasks are populated in the Gantt control. This can be caused by a couple of reasons: 1. No tasks are returned from the GetTasks method. 2. The returned...
View ArticleRadPieChart Customize Tooltip
Hi Zohaib,RadPieChart for Xamarin Forms does not expose API for customizing the tooltip. However, you can create your own custom renderer, which will allow you to get access to the native control and...
View ArticlePassing current DropDown as parameter
I have a EditorTemplate which is:@model string @(this.Html.Kendo().DropDownList() .Name(this.ViewData.TemplateInfo.GetFullHtmlFieldName(string.Empty)) .Value(this.Model) .HtmlAttributes(new {...
View Articlefr-CA dateFormater
Hi, I'm having a problem with the date format when I parse a date and its doesn't show the right date.I set RadDatePicker Culture to fr-CA xaml side. and my application culture + cultureUI is set to...
View ArticleLost GridViewGroupPanelItem functionality with template
I wound up going the Blend route. http://docs.telerik.com/devtools/silverlight/controls/radgridview/styles-and-templates/styling-the-group-panel
View ArticleEditor (angular) - text area not editable anymore
Here's an updated dojo (the previous had its head in the wrong place :-))
View ArticleEditor (angular) - text area not editable anymore
I tried this dojo with Q1 ".../2015.2.624/js/kendo.all.min.js" and it works fine.On the other hand using Q2 ".../2015.1.429/js/kendo.all.min.js" does not work.So this seems very likely related to the...
View ArticleRadHtmlChart Pie Chart LabelsAppearance value
I also tried it this way and i'm not displaying data. Please advice....
View ArticleTest Lists failing to navigate to website under test
Hi Admin,I am using Telerik Test Studio 2015.1 (standalone Tool) since last 4-5 days. I am evaluating this tool for Automation test for our Silverlight 5 Application. In our App we have file export...
View Article