Need a Freelance Programmer; Work From Home
Hi Carl, Do you currently need any freelancer for Telerik? I am a freelancer at Upwork (formerly oDesk). Here is the link to my upwork profile: https://www.upwork.com/users/~01a710d3de319f3224If...
View ArticleI am getting a runtime error..?? Can someone help
[2015-07-26 08:55:06.518] Log (Exception,High): System.Net.Http.HttpRequestException: SR.net_http_client_execution_error ---> System.Net.WebException: The remote name could not be resolved:...
View ArticleDisable automatic timezone conversion
How do I disable the automatic conversion to the client timezone. I want the scheduler to display the date and time I tell it to without it converting to the users local timezone. I am displaying...
View ArticleHow to define a Kendo grid Column filter between two dates?
Please tell me about how to make a filter two dates in the grid via razor (MVC).
View ArticleCalendar-Changing BackgroundColor of Date Cells
Hi,I have an event handler to capture when a date is selected:_calendar.SelectionChanged += async (object sender, ValueChangedEventArgs<object> e) => { // I want to change the background...
View ArticleGridView Export, missing group headers
I am working on a WPF project using GroupDescriptors written in XAML, and have found that the grouped headers in the grid do not show on the exported PDF output. Although when debugging the export...
View ArticleTelerik for Xamarin.UI and Visual Studio 2015 RC
Hi, Could you please post a complete solution to this as you have now confirmed it to be a problem with the installer as of the email I received a few days ago? "I am afraid our installer does not...
View ArticlePush Notification for windows phone hybrid application.
Hello Sairaj, You can use the Backend Services JavaScript SDK in a hybrid app for iOS, Android and Windows Phone apps. You are receiving the error because the native logic used by the SDK (and provided...
View ArticleUnable to use k-invalid-msg and k-invalid on widget
Hi AlexanderThe Dojo is new territory for me. So I hope this works: http://dojo.telerik.com/EmIzAIt's a simple example of how the validation for kendo widget is handled by my current knowledge. What I...
View ArticleExport to excel in IE9 doesn't work
Hi Dimiter,Seems this was a problem with js files being cached from an older version of kendo distribution.All good now.Thanks,Fouad
View ArticleHorizontal view on iPhone 5
I've added the following: @(Html.Kendo().MobileApplication() .ServerNavigation(true) .Transition("slide") .Platform("ios7") .UseNativeScrolling(true) - (Add this property) ) but it seems...
View Articlevalue is like $5,000,000,000.00 i want to show this value as 5 billion or...
Hello, You can use templates in the gauge labels, the similar way like with the chart's labels - http://www.telerik.com/forums/showing-value-%28in-thousands%29. For example: ASPX:<script>...
View ArticleRetrieve only rows needed for the current page
HiThank you for the reply! PageSize(20) only shows 20 rows in a page but the page is still retrieving all 3000 rows to the client or at least it looks as it is.My question is how to improve the speed...
View ArticleAssign Proportional widths to a group of RadSplitContainers
Hi George, With the current version of RadDocking setting a fixed size to the Pane or Group is not supported and might lead to some unexpected behavior. Because of that in order to set a size to the...
View ArticleChartView on the basis of Historical and Real Time Data
Hello Rushali, Thank you for writing back. We have an example of loading live data which is featured in our demo application - ChartView > Live Data. It installs together with our suite and you can...
View ArticleDashboard Drill Down Reports and charts
Hello V, The drill down feature is supported in the Telerik Reporting Graph item. For more information, please follow the How to: Add Drilldown action to the Graph item help article. Regards, Nasko...
View ArticleEvent Item Focus Problem
Hi, Thanks for replying,based on this snippet, The browser's behavior problem is prevented because the height field is removed in the kendoScheduler with selectable field set to true. As you can see,...
View Article