Run test created with VS plugin with resource file (.resx) in Test Studio
Hi Davide, I'd like to see exactly how you're trying to use this .resx file in your Test Studio tests. Can you send me a sample Test Studio project that demonstrates this issue? Just put the folder...
View Articleparam options.value from DropDownList.virtual.valueMapper does not work on...
Hi, When I updated my kendo ui lib from version v2015.1.429 to v2015.2.624 the DropDownList configuration, virtual.valueMapper, is not working anymore. To be more exact, the parameter option.value is...
View ArticleTest Lists failing to navigate to website under test
Hi Raj, The code sample you have posted is only the code to click your Export button. Following this is additional code (or the non coded Handle Download Dialog test step) to handle the Save As dialog...
View ArticleReport does not fit in print preview or on Pdf export.
My table report cuts off the far right portion of the table and puts it on another line. This happens when I export to Pdf or when I view it in print preview. I am using the latest version (2015 Q2) of...
View ArticleUnselect/select item issue
I found this bug while I tested how MultiSelect works, when you select and unselect item several times it became unavailable (see image below)
View Articlewordpress slider
Hi, In view of the recent wordpress vilnerability, I was just wondering if any of the Telerik controls use any Wordpress plug-in?Thanks!
View ArticleExpression Editor with various column types
We use the expression editor extensively and love it.It works great for almost all of our numeric columns. (Int32, Int64, double, datetime) however, for Nullable Decimal types, we can not use...
View ArticleUnselect/select item issue
It seems repeatable when you select an item and then you're able to select it again. When you do that it clears it out and then gives that error when trying to select a 3rd time.
View ArticleWork with selection to paste to
Hi,I thought I'd ask on here first, but I am struggling to find any nice way to paste into the grid selected cells. I am using multiple cell selection: .Selectable(selectable =>...
View ArticleHow to remove the red border and button on RadMaskedInput
Hi Tina, I am actually trying to get rid of a blue border that appears when typing any text inside the box (on focus/selected)....
View ArticleHow to implement DetailView in Kendo
The editor template is .Editable(e => e.Mode(Kendo.Mvc.UI.GridEditMode.InLine).Enabled(true)) After adding above line in <script id="BenchmarksTemplate" type="text/kendo-tmpl">, it...
View ArticleHow to implement DetailView in Kendo
I also find that if only comment out ".ClientDetailTemplateId("BenchmarksTemplate")", it still crashes with message: "The model item passed into the dictionary is null, but this dictionary requires a...
View ArticleRadWindow as MainWindow, revisited
An additional tip for future surfers: you will need this line in the constructor of your window if you want to see it show up in the taskbar: RadWindowInteropHelper.SetShowInTaskbar(this, true);
View ArticleJustDecompile Search Window Bug and Suggested Enhancements
Version 2015.2.623.1 is the latest version. The Search window size and position are not remembered from one Search to another, let alone across executions. Please enhance. This suggestion seems to...
View ArticleAjaxLaoding panel is not working
I am using panel in RadToolTip. I have command button "btnOpen" on RadGrid. Whenever "btnOpen" is clicked it shows RadToolTip for specific row in RadGrid. Its all Working fine but not showing loading...
View Articlehow to use RadDataForm?
Introduction has nothing about dataform,how to use RadDataForm?
View Articlecolumn reordering and reordered event
I knew, there was an event "columnReorder", after order of column was changed.But, I need another event "columnReordering", that is fired before order of column will be changed, and with these...
View ArticleAndroid splashscreen - This isn't a valid 9 Patch image.
Ive just tried that link, the files produced by that website are not accepted by Telerik. I get ErrorThis isn't a valid 9-patch image.
View ArticleAndroid splashscreen - This isn't a valid 9 Patch image.
Yep, I closed browser and retied but I still get error.And just to confirm there does not appear to be anything wring with images as if I add them locally, then commit changes, and pull them back in to...
View Article