customize WPF Reportviewer
Hi thereI want to add a combobox into the Reportviewer Toolbar so that i can change the size (A0,A1,A2 ....) from the Report which is displayed.Until now i have added the following into the...
View ArticleRouting on AngularJS + Kendo UI Mobile app
Hello Naomi, Sorry for the confusion. What I meant is that you should not be instantiating a new kendo.mobile.Application object in code, which might have been irrelevant to your scenario. But you can...
View ArticleDate problem with Excel Export in XP
We are on DLL version 2015.1.318.545. Is the bug fixed in this version?One of our users (off-site) sent us an example of this bug from our production site just the other day. We have no way to...
View ArticleTimeOut between steps
Hello Ivaylo,I want to show my test as presentation. But he steps very fast, that's why I need timeOut between steps. So I must add waitStep after each step ? Regards,Alex
View ArticleSet a table's visibility to TRUE when it has no rows
Hello David, The Table item can be hidden if its DataSource has zero records by setting its NoDataMessage and NoDataStyle properties - How to: Set a No Data Message. If you want to have the headers...
View ArticleTabStrip LoadContentFrom menu link dynamically
Hello Kiran, I am not sure if I understand the question but you can load the content for a tab via JavaScript via the reload method. Changing the URL from which the content is loaded is not supported...
View ArticleSaving Display Index
Hi Justin, DisplayIndex property is not a dependency one and you cannot bind it. You can try handling the event of DragDropManager and save the values of the display indices there. Regards, Maya...
View ArticleRoot element is missing in .vsmdi file while creating and executing test...
Hi Team, We are exploring telerik test studio which our client is planning to purchase. While exploring, we have finding a lot of issues with integration with cruise control. we are using following...
View ArticleBatch Edit - Set editor value based on another editor
Hi, In order to implement the behavior you are looking for it is recommended to use the OnBatchEditClosed event. In its handler you can set the value for the amount cell via the RadGrid API. The code...
View ArticleBindable CellContentFormat into DataGridTextColumn
Hi Johan, Let me start with a question, so that I am sure I am getting this right -- you might have different kind of values within the same column, so that you might need one format on item 1 (row 1)...
View ArticleSet Foreground for RadBarcodeQR
Thank you for reply.But it's possible to set Background color. Seems like some kind of inconsistency: Background is possible to change, but Foreground is impossible.
View ArticleCan you centre align the Chart Title
I am currently trying to set the position of the title on a TKChart, however, i can only set it to one of the four TKChartTitlePosition. There is a TKChartTitleStyle class, however, it is empty and...
View ArticlePlease define system requirements (Issues with highlighting options)
Hi, I have downloaded a trial version and i have been trying to get my hands on the the test studio. I am having issues capturing recordings due to improper placement of the text fields while...
View ArticleReport Localization / Globalization Problem
Hi, Current thread's culture is correct as well, it is set to "zh-CHS" but still the reports are rendered in English only.
View ArticlePlease define system requirements (Issues with highlighting options)
Hi,I have downloaded a trial version and i have been trying to get my hands on the test studio. I am having issues capturing recordings due to improper placement of the Grid, text fields etc while...
View ArticleHow to retrieve values from date range slider?
Hi Bethany, As you already found out, you can get the value of a RadSlider item when you retrieve the item via its index, then access its Value property. You can find attached a sample page that...
View ArticleRadHtmlChart export full images
Hi Doug, I have tried to reproduce the mentioned issue with the provided example from my previous post but to no avail - the chart is properly exported with all the labels with the ClientExportManager...
View ArticleTab and Autocomplete Dropdown Closing
If I tab through fields and enter data quickly, sometimes the dropdown doesnt close on he previous field, esp if nothing was selected from it. Is there anyway to ensure no other dropdowns are open when...
View ArticleBarCode Scanning
Hi Joseph, The plugin should work even if you use a trial key. I was able to import version 4.4.1 of the plugin which is accessible when logged in http://www.scandit.com/ and I would say that it works...
View ArticleTKChartSeries
Good morning Yoanna, thank you much for getting back to me so fast, I am listing my methods that produce a working Telerik chart based on my data. My data comes from tapping a tableView cell and...
View Article