HTML Email viewer
Hi Marcel, RadRichTextBox is intended exactly for showing/modifying flow documents from different file formats and I believe it could fit your scenario. The ScrollViewer measures its children with...
View Articleproblem with window.location after using hyperlink from template
Hi Jordan, My suggestion is to create a small and simple runnable Kendo UI Mobile Application, similar to the one that I have attached (you can even use it as a starting point). Include only widgets...
View ArticleRetain Grid Group State After Grid Refresh
I have a grid that is grouped on one particular field and is set to collapse all but the first group in the grid. The end user is able to expand and collapse these groups without issue. Where we run...
View ArticleUsing Same Test (Test as Step) with different Data Set on multiple tests
Hello Venkat, Thank you for choosing Telerik Test Studio and contacting us. As far as I understand your scenario you need to bound different data to Test D and Test E. I think you would find...
View ArticleCoded Test Step - How do I get the bitmap from...
In a coded test, I’m trying to compare an image displayed in a ArtOfTest.WebAii.Controls.Xaml.Wpf.Image control with an image I have on the file system. This would be quite straightforward in WPF, but...
View ArticleExpanding Row Details on New Row
This is almost the same as my dilemma. I have the RadGridView in ReadOnly mode. Editing is all done in the RowDetails via the GridViewToggleRowDetailsColumn. That is all working fine.Adding a new row...
View ArticleRuntime Edition - first test always fails to initialise
Hi Jakob, Thanks for your understanding. In my opinion both threads are currently related to the same issue. Therefore I will continue the communication in your other ticket with ID 1056844. Thank you...
View ArticleRuntime Edition - Test lists take a long time to initialise
Hi Jakob, I hope the upgrade has solved this issue as well because it sounds quite weird to me. However I would like to mention it is important for test execution to ensure an active session on the...
View ArticleUnable to click on a hyperlink inside a cell of HTML table
Hi Boyan, Can I create a support ticket for addressing this ?I am blocked by this issue to make the scenarios automated further. Thanks
View ArticleSetting a value to text box
Hi Nikolay, I tried with the provided workaround and made the developers look into this, but still no go.Even they do not have solution to this Can i create a support ticket to fix this issue right...
View ArticleUnable to click on a hyperlink inside a cell of HTML table
I will create a support ticket to fix this issue right away so that i can share my screen and explain you more. Unfortunately i am not allowed to share the credentials or application related things...
View ArticleEmbedded Controls Behave Improperly
Hello,I have a Wizard that has 3 pages. Each page has a ListBox with items for the user to select. My problem is that when the user makes the selections on the first page's Listbox then clicks "Next"...
View Articleevaluating diagram
Thanks for the quick response. I found the problem: the shape was using a standard ContextMenu, not RadContextMenu.ContextMenu property.
View Articlekendo ui Grid with upload on a toolbar within kendo pop up window
Hello Marc, The provided code is not runnable, so that it would be hard to tell you the exact reason for the issue. I see, however, that there is an additional brackets in the content of the...
View ArticleLoad data in combo when it is clicked
I'll add a bit of feedback but my issue is still not sorted.When trying to reproduce the problem in a new (empty) project, I noticed a couple of things:1. When defining the RadComboBox directly in my...
View Articlegrid.saveRow(); does not call the controller to update
Hi, If you want to just alter the value inside the data item you can do the following. JavaScript:function onSetActive(e){ e.preventDefault(); var dataItem =...
View Articlemove post data to composer
HelloYou can do this with FiddlerScript. In method OnBeforeRequest add this code: if(oSession.fullUrl.Contains("getdata.php")){ FiddlerApplication.DoComposeByCloning(oSession); }
View Articlegrid.saveRow(); does not call the controller to update
Hi,I actually do not want set in the model, i would want to update my data in database and then reload the grid with the updated data if its successful. i was trying to achieve this with .saveRow(),...
View ArticleVisual Studio Plugin for Test Studio
Hello Mohamad, You are most welcome. If you need further assistance please let us know. Regards, Boyan Boev Telerik by Progress Quickly become an expert in Test Studio, check out our new training...
View Articledata binding
Hi Dan, This should be done by the developers of the site you are testing or by someone which has access to the source code of the site. Hope that helps. Regards, Boyan Boev Telerik by Progress The...
View Article