Scheduler finished loading event
I have tooltips that I'm trying to initialize and I can't get it to work on the initial load of my view. The function is firing but it seems like the events have not been created yet on the DOM so I'm...
View ArticleBest Way to Inspect HTTP(S) APIs of Many Devices
For systems connected to the proxy router, where the router uses the Fiddler system as the gateway, DNS will work if you enable IP forwarding on the gateway/Fiddler system following a reboot. Follow...
View ArticleRemove Header Columns when export to excel and CSV
HiNot work for me!Please see the picture. I need remove the header row for each DetailTables.I hope your help!
View ArticleAngular ngmodel binding to objects
Hi Petyo,I checked your example and tried to apply it to my use case where a person object references a country object:var person = { ..., country: { id: 1, name: "Italy" } } but this doesn't work....
View ArticleAdding 1 animated line to a line chart
Hey, I had a question regards the line chart.After some testing i was wondering if it is possible to add an additional animated line, without animating the lines that are already there? Regards,...
View ArticleAdding 1 animated line to a line chart
I forgot i mention, I work in Objective-c in Beta 7 of xcode.And iOS version 7/8/9.
View ArticleView data-stretch problem iPhone 4s
Hello, I'm using a view with the attribute data-stretch="true" to set a background image for in a view. It works fine for Android but I'm having troubles with an iPhone 4S. It seems like is not filling...
View ArticleAutoResponder, two URLs and two different request methods
I have the following scenario: There are a OPTIONS and a GET request for the same URL. I want to use the AutoResponder to only modify the GET request. How can that be accomplished in terms of setting...
View ArticleNo Telerik Menu in VS 2015
I am using Win7 SP1-64. I've had VS 2013 installed for a year or so. I installed a demo version of the UI for WinForms about a month ago. I installed VS 2015 this week, but didn't run it. (Got busy...
View ArticleNo Telerik Menu in VS 2015
Update1 - I tried using the "Change" feature of the installer via the Programs and Features control panel, made sure that VS 2015 was listed (it was), and then continued through the wizard anyway....
View ArticleShapeFile taking too long to load
[quote]Martin said:When the request is made, does it send request for items only of the visible part of map (i.e region) , or whole map.I'm afraid in my case its sending request for all shapefiles....
View ArticleWPF and Desktop Alert
Hi, I'm new to Telerik and I use a trial version of telerik devcraft.I'd like to use a Desktop Alert in VB.Net and WPF but I don't know how, and I don't find any documentation for it. Can you explain...
View ArticleAppointment doesn't extend if it is longer than a day in month view
Hi I have posted the problem before, but I think I might not ask in a correct way. I create an appointment in Rad scheduler. it works fine if the appointment is a day long. But when it is longer then...
View ArticleAppointment doesn't extend if it is longer than a day in month view
[quote]Chris said:Hi I have posted the problem before, but I think I might not ask in a correct way. I create an appointment in Rad scheduler. it works fine if the appointment is a day long. But when...
View ArticleExpanding a cell renders over the top of the item below it
I have created a custom SummaryViewCell by extending TKListViewCell. This has a default height and shows summary information. Upon being selected it reloads the the item and switches to use a...
View ArticleShow all events for day in Month View
The link in the final post is dead. Does this link still exist. I'm looking to have all the events on a day show in Month view.
View ArticleonDataBound
Illiana-Your example doesn't make any sense (jsfiddle). All you are doing is calling a function on document load to overlay the chart. Can you please work up an example that works with the chart's...
View ArticleJustCode in VS2015 has no Hints options for C#
This documentation article tells how to change the behaviour of the "use var" Code Analysis option. There isn't any such option in JC in VS2015
View ArticleSort with Aggregates
Greetings! I have an MVC 5 app using Telerik UI for MVC 2015.2.624. The key aspects of the grid layout are@(Html.Kendo().Grid(Model.IssueReportRows.ToList()) .Name("grid") .HtmlAttributes(new {...
View Article