Collapse with Minsize
Hello Kurt, Thank you for writing. It is appropriate to use the RadSplitContainer.SplitterMoving event and cancel it considering the SplitterCancelEventArgs.MouseCursorX. Thus, you can control the...
View ArticleWaitForWindow fails even the window exists
Hello Thao, Unfortunately I am not able to reproduce this issue. The test passes without any issues. How it is supposed to fail? Could you please record a short Jing video with the test execution. Do...
View ArticleProblem getting Expression from ExpressionText
Stefan, did this happen? The separate component that will bring only the expression (calculation) engine on its own?
View ArticleBootstrap skin
Hi, John. That issue (if we are indeed talking about the same issue) is cause by wrong RowHeight. For each larger skins, such as Bootstrap / MetroTouch, you must set bigger RowHeight say 30 or 35...
View ArticleEdit method not working in Editor Template
Hello IS, This behavior could happen in case the text boxes and widgets do not have proper value binding. Sharing the related code will allow us to investigate further. Regards, Alexander Popov Telerik...
View ArticleCould not load file or assembly telerik.reporting 4.1.10.714
Hello David, In the provided configuration file I cannot see Telerik.ReportViewer.axd handlers registrations in both system.web and system.webServer sections. Please compare your settings to these in...
View ArticleRadListBox Drag and Drop without removing "dropped" item
Hi, In order to achieve the desired functionality for RadListBox's DragDropBehavior you need to customize the default one. Please, check the following article from our help documentation that provides...
View ArticleAccess is denied
Hi Curtis, If the browesr requests a network path like \\server\path, then something is likely to be going amiss in the path resolution logic. I can only advise that you step through the handler and...
View ArticleServer side processing multiple files
Hi, This is still happening for me when I try and cancel the upload inside the FileUploadStarting() event using RadUpload.CancelUpload();Is this part of the same issue?Thanks,Lee
View ArticleProblem getting Expression from ExpressionText
Hi, Thank you for your interest in RadExpressionEditor. As it turns out, releasing a separate component to bring only the expression (calculation) engine on its own was postponed. You can refer to our...
View ArticleDuplicating entire sheet
Hello Dexter, Unfortunately, at this point we don't have a method to duplicate an entire worksheet and Copy and Paste is the only way to achieve this. Can you tell me what issues you encounter when you...
View ArticleAppBuilder updated, now doesn't work :(
The program also crached on my two other laptops, same problem..
View ArticleRadWindow not working on IE9
Hello John,The following article treats using a RadWindow with AJAX: http://www.telerik.com/help/aspnet-ajax/window-ajaxifying.html.Here is a basic example of how to use it, based on my previous...
View ArticleCell Borders Not Appearing on a Grid Exported To PDF
Hello Rich , Thank you for your feedback. I managed to reproduce the issue and I am logging it in our Feedback Portal as a Bug Report. You can track its progress here: CellBorders are not applied when...
View ArticlePhantom exceptions
Hello Matt, It's very hard for us to detect the root cause of this issue from the gives stack trace. Is it possible for you to elaborate a bit more on your scenario and isolate this in a runnable...
View ArticleFix Namespaces on whole project / solution
Hi is there a way to use the FixNamespaces on all violations in a solution instead of fixing each single error
View ArticleDataSource - OData v4 - enums not supported yet?
Also the filter displays the entry "[object Object]" when nullable enums are used (see attached image).
View ArticleAnti forgery tokens in load tests
I've recently been given access to Test Studio and have run into a similar issue. I'm attempting to build a load test against one of our testing websites, but the problem is the application throws the...
View ArticleKendo Grid With Multiple Objects
I'm trying to populate a keno grid with columns from two different objects. Subscriber, and Subscription. Both these objects are different entities.Right now I can only bind one of them to my grid at a...
View Article