Manually Updating Multiple Values
Hello Georgi, I finally could solve the issue by keeping a copy of current dirty cells before cell edition and then, once the the edition is finished restoring dirty cells. Anyway, I'd to know why,...
View ArticleCustom PointSeries
Hello Martin,I tried this code, in the <RadCartesianChart> block :<telerik:PointSeries> <telerik:PointSeries.PointTemplate> <DataTemplate>...
View ArticleIncorrect Values being Plotted
I changed this to ensure it is an int but it still does not workI have found a way to work around your bug in Javascript
View ArticleLosing date formating when loading grid options
Hello Jérémy, The provided code looks valid. I suspect that the row template has been added after you already had some saved Grid state in the localStorage. Try clearing the localStorage and test...
View ArticleElastic Capabilities for built in radalert
Hello,I would like to ask you, how to use em or % unity instead of px when calling radalert from client side. I follow code script from...
View ArticleFind TreeList fails
HiI have a working treelist on the page and need to add some functionality via buttons so when one is pressed some javascript attempts to find the treelist control using the standard $find(controlname)...
View ArticleElastic Capabilities for built in radalert
Hi Vasssek,The following KB explains how you can set a RadWindow's size in percent: http://www.telerik.com/support/kb/aspnet-ajax/window/details/setting-size-in-percent-for-the-radwindow. The...
View ArticleCan I handle parameter like the case insensitive string?
Hi, Thank you for the great question! So, at this case I need to handle parameter like the case insensitive string. Is it possible?Yes, you can get flexible with our matcher using the Arg.Matches...
View ArticleFind TreeList fails
Ignore me. Even though everything worked I had failed to notice that there had been a prior js error that seemed to have this knock on effect.
View ArticleAutocompletion behaves differently for a couple of clients.
Hello Telerik team, we are using the RadAutocompleteBox in our .aspx-page. In the Page_Load-function we are binding the data like this:protectedvoidPage_Load(objectsender, EventArgs e){ var siteUrl...
View ArticleApply button in HSV and HSB modes
Hi Marin,No offence, I must admit I can follow your explanation - but to clients this looks like nothing is happening, even though it makes logically sense what you are saying.Is there a way that we...
View ArticleInputScope
Hi Marcin, You can set the InputScope using the following approach (I've set it to your requested scope, but any of the InputScopeNameValues will work):<input:RadAutoCompleteBox...
View ArticleDecision Tree Control
Hello, Does anyone know if Telerik has any controls that can create a gui decision tree? I am looking to create something similar to http://www.activecampaign.com/automation/ Thanks in advance!
View Articlemulti select drop down in xamarin forms
Hi Priya, Help on how to using AD SDKs are outside the scope of Telerik support as it is unrelated to the UI for Xamarin controls. You can get help for such things on the Xamarin forums here. Regarding...
View ArticleTelerik.Windows.Documents.Core.dll Detected as Virus By Comodo
Telerik Support,Just wanted to give a heads-up, was having an interesting problem with a client where our app wouldn't start up, eventually learned it was because Telerik.Windows.Documents.Core.dll was...
View ArticleTelerik.Windows.Documents.Core.dll Detected as Virus By Comodo
Sorry, forgot to mention we're on v2016.2.421.40 of Telerik Controls for WPF.
View ArticleCustom PasteCleanup, Deserialization and Serialization callback usage
I was able to get the workarounds working.Thank you
View ArticleVisual Designer in VS2015
I awesome love DataAccess (btw try to do this in EF: table1.Where(row=>row.Table2.Any(row2=>row2.CreationDate.Time<=new TimeSpan(12,30,0))) :D)But, I can't explain my team why we need to...
View ArticleChinese Characters in Menu
Having a weird problem for a menu when I access a site in a chrome browser on my android 6.0 phone. The menu works fine (it has the proper contents and is formatted correctly), but instead of a...
View ArticleItem command not firing in Chrome, Safari
so just as a followup - it looks like the GridClientDeleteColumn is using a jquery to look for a custom javascript function to run on the client side - makes sense, given the title. But it also looks...
View Article