dynamic step content addhandler problem
Hi, I have set up a small testpage to show my problem: When i Click on [Generate wizardsteps] the steps are created and [Next step] is working. When I click the [Generate wizardsteps] button again the...
View ArticleHorizontal Scroll bar not working in IE11
Hello Angel, This seems to be a problem with your operating system and not with the the installer. Please take a look at the following topic, where the same problem is...
View ArticleUsing icons with Flat theme
Hi Iliana,and thanks for the suggestion.Our app has theme selection enabled, so it needs to look good with any theme. Any hardcoded background colors would be a problem.Just for info, I was trying out...
View ArticleChrome not launching after update
Hello Jack, Did you install the latest Chrome extensions available in Chrome web store? If not - uninstall all extensions in the browser and install the latest Test Studio ones. Let mi know if this...
View ArticleHorizontal Scroll bar not working in IE11
Thank you very much. I will check with our server team.
View ArticleGridview:ColumnGroupsView:Export to ExcelML
Hello Kent, Thank you for writing. I have prepared a sample project demonstrating how to export ColumnsGroupViewDefinition in RadGridView. Please refer to the attached screenshot illustrating the...
View ArticleCancel Edit when selection changed
Hello Vivien, The ActionOnLostFocus concerns the action taken when the RadGridView loses focus. In a case of changing the rows, the focus stays within RadGridView. With this in mind, you can consider...
View ArticleError returned by JSZip when exporting to Excel
Hello David,Currently we are supporting Jszip version 2.6 and we are relying on the mentioned generate method. There is no workaround, that we could suggest, because indeed the method has been...
View ArticleDisplay NewRowPosition Button When Adding New Rows
Hello Thanos, You can subscribe to the AddingNewDataItem event of RadGridView and call the CommitEdit and BeginEdit commands consequently through a Dispatcher:private void...
View ArticleRuntime Edition - first test always fails to initialise
Hi Jakob, I will need few more details to be able to provide you proper advice. Please let me know which is the version of Test Studio that you are using? Do you observe this behavior in a particular...
View ArticleRuntime Edition - Test lists take a long time to initialise
Hi Jakob, This is expected behavior since the project is transferred to the remote execution machine in order to run the test lists. If your project is larger it will take longer time to be sent to the...
View ArticleWhat control to use when displaying a matrix of data?
Hi Jerry, Could you please provide a screenshot with the exact implementation that you have at the moment and provide some additional information on the functionality that you need to have. Thus we...
View ArticleTurning Scheduler Footer Off MVVM
Hi George, From the provided information it's not clear for us what is the exact setup that you have - could you please provide runable example where the described behavior is reproduced? Regards,...
View ArticleBar chart category axis labels overlapping when their text is long
Can you please show the demo at http://dojo.telerik.com/@Iliana/IkuSA using control written in MVC @(Html.Kendo().Chart...I am also facing the same problem and need to implement the control in MVC and...
View Articlewhy can not find the function with programmatic to export the report
Hi kid, The settings must be applied in the config file of the project that uses the ReportProcessor. Regards, Stef Telerik by Progress Do you want to have your say when we set our development plans?...
View ArticleCannot read property 'deepExtend' of undefined
Hello Eyal,I'm afraid that the provided information is not sufficient in order to track the cause for the described error. Please provide a small runnable test page in which the issue can be observed...
View ArticleHow to set a connection to the web page for an autonomous report
Hello Paulo, If you used a SqlDataSource component, please check the value of the SqlDataSource.ConnectionString property - it must be the name of the connection string or a hard-coded connection...
View ArticleSize of filter in filter row
Hello Daniel, If I understand you correctly, you wish to achieve one of the following: a) make the filtering textbox as wide as the widest cell value in the respective column b) make the filtering...
View ArticleGrid columns user preference
Hi Murali, In case you mean the selected/unselected columns in the column menu, then you can obtain the column visibility state from the Grid columns...
View ArticleProblem with RadAjaxManager after upgrade
Hello, Based on the provided details it is rather difficult to determine what exactly is causing the issue. Can you please share your page markup including the Ajax settings as well as the related code...
View Article