AB v2.14 and iOS companion app
Hello Ian, I am afraid that you can get more information about what is going wrong only if you can get the iPhone logs. If you have an xCode installation on a Mac machine, you can get them through the...
View ArticleHighlighting Words and Making them Visible.
Hi,We store a bunch of PDFs in SQL Server, and have implemented a full-text search using a PDF iFilter. The user enters a keyword or phrase, then gets a list of matching PDFs in a ListBox. When the...
View ArticleFire OnClientItemSelected event using JavaScript (or just get the selected...
Okay, so I have a setup where by selecting a raddropdown, JavaScript looks at the selected item's value to get an index to show one of three types of input boxes (text, number, and date; each start as...
View ArticleError with Datepicker in Grid filter row
I have a Grid that I have a filter row on (mode: "row"). All of the filters function correctly except for a column that contains dates. I have the datepicker showing, however when I select a date...
View ArticleChange color of data points in line graph programatically
I wasn't able to figure out a solution using color. In the end, I used an asterisk in the label of the point instead of a color. 1.<telerik:LineSeriesDataFieldY="dataValue"Name="line1">2....
View ArticleProblems with Filter Multi Checkboxes
Here is another very simple example http://dojo.telerik.com/eGAya
View ArticleRadCarousel refresh
I need to add an image to RadRibbonButton in PowerBuilder 12.6.net,not know how to do, please help me to
View ArticleWPF for Power Builder 12.0.NET
I need to add an image to RadRibbonButton in PowerBuilder 12.6.net,not know how to do, please help me to
View ArticleSame Element different Environments
Hi, What makes you believe that "the primary target for the element is different depending" is actually the problem? Do you get an error message? What does it say? To explain in more detail, the...
View ArticleFire OnClientItemSelected event using JavaScript (or just get the selected...
Okay, i found the crux of my issue - whenever a postback occurs from something other than the dropdown list, the "selected index" of the dropdown is reset to -1 (basically "not selected"). However, the...
View ArticleSame Element different Environments
Hello, That is a very strange and odd compile error, something that should not be possible to get. I'd like to diagnose what's causing this compile error. To do that I need a copy of your entire test...
View Articleusing a DropDownList and CustomCommandToolBarButton within a ToolBar template.
Hello all, My newest adventure in Kendo Grid usage has led me down the path of using a custom ToolBar template. Within this ToolBar I have a DropDownList and a CustomCommandToolBarButton (among other...
View Articlebackground areas
Yes, look into plotbands: http://demos.telerik.com/kendo-ui/bar-charts/plotbands API Docs:http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart#configuration-valueAxis.plotBands valueAxis:...
View ArticleImage Editor doesn't work on web farm
Hi Telerik Team,We use Telerik ASP.net controls in our project. We found the Image Editor doesn’t work well on web farm environment. In our production server, we uses Image Editor three ways. 1....
View ArticleImage Editor doesn't work on web farm
Please check the source code here:protected override void OnPreRender(EventArgs e) { base.OnPreRender(e); if (MaxUploadFileSize <= 0) { MaxUploadFileSize = 10;//default 10MB }...
View ArticleYoutube video in popup window full screen
Hi,I want to embed the following HTML into a popup window, but I am unable to watch it fullscreen:<iframe...
View ArticleFiddler suddenly cannot capture anything
Hello, The Firefox screenshot shows that Firefox is not configured to send its traffic to the Fiddler proxy server. This article explains how to ensure that Firefox is properly configured to send its...
View ArticleApple notification service connection couldn't be established due to invalid...
Trying this guide: http://www.telerik.com/blogs/let's-get-push-notifications-working-in-phonegap-and-ios I will post if it works :)
View ArticleRadCartesianChart change axis lose data
Hello, Martin,Thanks for the guidance. Changed logic so that axes are "new" each time they change -- and the behavior did change. Now the Linear axes always work (even when switch back and forth),...
View ArticleFilter menu customization with a DropDownList using DataTextField and...
I'm using Razor. Here is an example that displays the problem using version 2015.3.930 (tested with IE10 and latest Firefox and...
View Article