Cannot execute testlist in IE using Artoftest.Runner
The bat file I'm using IF EXIST "C:\Program Files (x86)\Telerik\Test Studio\Bin" goto :a echo not found pause exit :a setlocal path=C:\Program Files (x86)\Telerik\Test Studio\Bin;%path% call...
View ArticleCannot move focus past disabled menu item using keyboard navigation
Hello Rich, Thank you for providing the example. The described behaviour is a known issue, and our developers are working on it. I will forward your report and raise its priority. Regards, Stefan...
View ArticleToggleVisibility Action Issue
Hello Will, This is know issue that slipped in R3 2016. We have already fixed it and the fix will be introduced in R3 2016 SP1. This release is scheduled for mid next week. Please excuse us for the...
View ArticleDecorating treeview checkboxes in IE11
Hi Andreas, Generally, the decorator uses an additional element to simulate the styling of the checkbox and replaces classes of the existing input element. This requires an additional workaround that...
View ArticleDatabound event firing before Datasource.Read
Hello Steve, I already answered your question in the support ticket you have opened with the same requirement. I would appreciate if we continue our conversation there. Regards, Kostadin Telerik by...
View ArticleEditing Grid with script injection testing causes a server (special...
Hi Brick,The thrown error is due to a built-in security feature in .NET called Request Validation due to which the framework does not allow submitting of tags. It recognizes any string that is placed...
View ArticleTwo dropdowns, one enabled only dependent on another's selection
Hi I am personally not yet licensed, however my company and other engineers are, which is whom this project is being developed for. My manager has said that he will get me licensed up for Grid along...
View ArticleChange column title in dynamic grid
Hi Steve, I will close this ticket and we can continue our conversation in the other one in order to avoid duplicating threads. Regards, Kostadin Telerik by Progress Check out the new UI for ASP.NET...
View ArticleProblem with string encoding
Hello Dilyan, I can't do working find your project on my VS2010 (differents errors, maybe the references...) but I see that in your App.xaml, you used <ResourceDictionary...
View ArticleHow to get a progress bar over the window while it's loading
Hello Andrew,In general the id attribute of a HTML element should be unique. As stated in Element.id article: "It must be unique in a document, and is often used to retrieve the element using...
View Articlehow to clear the radlistview item gray line ?
Hi nikolay.tsonev, According to your method I set up the border-width& border-color , the gray line still is showing , as attach file look like.and i set up a sample with the related code on...
View ArticleRichTextBox and document that crashes it
Hi all, I found a problem using a document that you can download from here: http://download2.anastasis.it/software/fabrizio/crash.docxIn few words, opening that document results in a catastrophic crash...
View ArticleWebResource.axd hanging in IIS Worker Processes
Hi Sina, We are not aware of the reported behavior but, unfortunately, the provided information is not enough to determine what is causing it. an you elaborate a bit on the exact configuration you...
View ArticleNumerical Axis: LabelFormat documentation?
Hi, Is there any documentation on setting up custom label formats? the .net formats don't seem to work, and I am supporting some dynamic configuration which will mean i need to 'translate' from the...
View ArticleLoadLayout RadDocumentPane
Hello!I have a issue about show conent of RadDocumentPane when LoadLayout.in my project,I LoadLayout of a docking from xml file,the Layout can be loaded right,the conent in other RadPane can be shown...
View ArticleMulti-Column--Get Column Value From Selected Row
Hello Athiq, This thread is for the RadComboBox for ASP.NET AJAX, while your question is for RadMultiColumnCombo for WinForms. That is why I would like to ask you to open (in the corresponding forums...
View ArticleRefreshing a grid in a tab from a different tab
Hi Konstantin,I changed my AjaxManager to be:<telerik:RadAjaxManagerID="RadAjaxManager1"runat="server"OnAjaxRequest="RadAjaxManager1_AjaxRequest"DefaultLoadingPanelID="mainLoadingPanel">...
View ArticleOpenAccessEnhancer could not be loaded from assembly
Hello Raoul, This error could appear on Windows 10 because it doesn't have .NET Framework 3.5 installed out-of-the-box. The solution in this case, as well as a few additional ideas are available in...
View ArticleFull MSI Package?
Hi Kuba, You should be able to download Data Access Q1 2015 from here. Regards, Doroteya Telerik by Progress Check out the latest announcement about Telerik Data Access vNext as a powerful framework...
View ArticlePlace title in the hole of a donut series chart view
Hi thereI'm currently using Telerik ChartView control the first time ever. So I don't know it very well. I'm developing a windows forms application using C# and using this control with donut series....
View Article