autoFitColumn functionality?
Hello, I noticed this blurb in the latest release notes and it piqued my curiosity: Auto-fit for column width, depending on cell text content I couldn't find anything in the documentation, so I took...
View ArticleRow Counts in Group Header Text
Visual Studio 2013 C# .NET 4.0 WinForms Telerik 2014.3.1202.40 I have a simple grid populated with many records and I allow users to drag columns to the grouping panel. Grouping is not done...
View ArticleMandatory fields validation
Hello Tiago, Test Studio can only test one input field at a time. Verifying that an input field is not empty requires one line of code, like this:...
View Article'Encrypt' Option is Greyed Out
<td> <input tabindex="2" name="password" type="password" id="password" size="20" autocomplete="off"></td> I was wrong before, it actually does have the password type.
View ArticleNotifying change with ES5 getter and setter
I exposed the internal observable and used it for the binding and now the ui updates correctly. I guess the question now therefore is how do I make NativeScript create my custom class like an...
View Article'Encrypt' Option is Greyed Out
Hello Ian, Hmm, it seems to be working as expected using the sample HTML page I created - see attached. If you can give me a way to repro the problem I'll be happy to investigate further. Regards, Cody...
View ArticleSpellchecker dialog covers misspelled words
When doing word-by-word spell checking, the spell checker dialog sometimes covers the misspelled word, so the user cannot see the context of the word without manually moving the dialog. It would be...
View Article'Encrypt' Option is Greyed Out
The encrypt option is still greyed out when I try to make a test on your HTML sample.
View ArticleVisual Studio designer error- Object does not match target type.
In Visual Studio 2010 I often run into problems working with a RadGridView using a project binding source. I have not figured out how to recreate this issue consistently but it seems to happen after...
View ArticleVisual Studio designer error- Object does not match target type.
Update: this occurs in VS 2012 and VS 2010. Telerik version 2014.3.1021.40
View ArticleProblem with Telerik.Web.UI, Version=2015.1.225.45
We are facing below issue with latest telerik control please provide help on it, its very urgent...
View ArticleTelerik.Web.UI, Version=2015.1.225.45 issues with framework 4.5.1 please...
I am getting error with below description Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=;;System.Web.Extensions, Version=4.0.0.0,...
View ArticleKendo MVC Editable Grid - Numeric TextBox Not working
Hi, I have Kendo MVC editable Grid with Custom EditorTemplate for Numeric Text Box. For some reason I am getting validation error icon when i try to update the value in numeric text box as in...
View ArticleSystem.NullReferenceException
I would try this : var mybtn = Manager.Current.ActiveBrowser.Find.ByContent<HtmlAnchor>("Sign in"); // Or : var btn2 = Manager.Current.ActiveBrowser.Find.ById<HtmlAnchor>("gb_70");...
View ArticleRow Counts in Group Header Text
The following link seemed to do the trick... This took a while to track down but I got what I needed. http://www.telerik.com/forums/show-summary-row-in-group-header
View ArticleUse Ajax.ActionLink within Kendo Grid Client Template
Oh ok, thanks I will look into the alternative methodology.
View Article'Encrypt' Option is Greyed Out
Hello, Which browser are you recording in? Can you try it with IE? Regards, Cody Telerik The New Release of Telerik Test Studio Is Here! Download, install, and send us your feedback!
View ArticleMultiple HorizontalAxis show
Hi, If I use one chartview to show 5+ line series, the series shares one common VerticalAxis, but each one of them has it's own HorizontalAxis(because each of them has different length ). All of...
View Article