Map marker OnClick event help
It will be extremely helpful if you can show us an example of how to do this.
View ArticleConnect Device Doesn't Show In Device List
Hello Carl, Please accept my apology as I should have elaborated more in my previous reply. The provisioning profile is not necessary for device detection. The Connect Apple iOS Devices is the...
View ArticleHow to add a footer to window?
Hi, Take a look at this thread which discussed the same subject and contains a possible solution. I would like to remind you that this layout is not supported out-of-the-box by Kendo UI Window and we...
View ArticleTooltip doesn't hide when element lost focus when set to showOn focus
Sorry Dimiter,...but the problem with autoHide is an ISSUE.Showing the tooltip is related to an event (mouse enter, focus). So it should be normal that when that event ends (mouse leaves or focus is...
View ArticleProblem telerik in the load balancer barracuda (SSL and https)
Hello, In order to try to overcome the experienced problematic behavior, I would suggest you to enable the CDN of the RadScriptManager. In addition, please consider setting the CdnSettings-BaseUrl...
View ArticleY-axis scaling - points above max of axis and markers truncated
Thanks, Iliana, I didn't know about that option, which solves the clipping problem in my app. I'm still not keen on the way the chart values can be above the max of the y-axis markers, but it's not a...
View ArticleFailing to set value of datePicker in template from variable
Hello Jonas, The input value will not be set because the Value method will try to convert the passed string to DateTime on the server and will fail for the template expression. You should use the...
View ArticleFree Text column value with Kendo Grid Column
Hello Hitesh,Straight to your questions: 1. There is a restriction only that columns.field should be a valid Javascript identifier and should contain no spaces, no special characters, and the...
View Articlesubmitting custom parameters in a Datasource using an everlive data type
Hi Matt, I am happy to hear that you've got this working. Let us know if you have further questions. Regards, Vasil Telerik Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
View ArticleLatest online resources for RadControls for ASP.NET AJAX
RadDataFormLive SampleRadDataForm is a recently introduced data oriented control, which displays the values of a single record or collection of data items from a DataSource using user-defined...
View ArticleLinearGauge with logarithmic scale
Hello Andreas, Both radial and linear scales support Distribution property which specifies values distribution along the scale (linear, logarithmic, etc). This property is defined in the GraphicScale...
View ArticleMy own Enum Editor
Hi,i want to register my own EnumEditor, but somehow my ControlTemplate does not get applied to my Editor. That is my code:Properties.RegisterPropertyEditor(typeof(Enum),...
View ArticleDESPERATE - DetailsTable, checkbox, checkall
Hello John, I have prepared a sample WebSite project where the functionality is implemented. It is working as expected on my end. Try to use similar approach and let me know how it works for you....
View ArticleCustom appointment scheduling in RadScheduler
Hello Abhishek, Thank you for writing. Please refer to our Adding a custom field to the EditAppointment dialog help article which is quite useful about creating custom appointments and edit dialog. As...
View ArticleChange the look of ArrowGaugeIndicator
Hi, is there any possibility to change the look of the Arrow Gauge Indicator. I want to replace the arrow form with a different one. The only way that i have already figured out is too change the...
View Articlecamera is not working
Hi Mike, The javascript code you've provided seems all right to me. My guess would be there is something wrong with the markup of your project. Could you elaborate a bit further on the issues are you...
View ArticleCustom Cell
HiThis is the code that uses a DataTemplate: ```<?xml version="1.0" encoding="UTF-8"?><toolkit:BaseView xmlns="http://xamarin.com/schemas/2014/forms"...
View ArticleException with INotifyLocationChanged
Hi Etienne, Since the event handler is manually attached you will need also to manually remove it from the object. However, we will take some time to investigate the observed behavior in the...
View Article