Dynamic Report Add Sum Field
Hello, I create a Report on runtime with ; for (int i = 0; i <= ds.Tables[0].Columns.Count - 1; i++) { var tableGroupColumn = new TableGroup();...
View ArticleDrag & Drop Step Releases Too Soon
Hello Alan, In order to continue investigating we may need access to your application. Would you think this could be possible? If yes, please provide details and repro steps so we can continue working....
View ArticleCan't keep reference to desktop alert
Hi Martin, Thank you for writing. I tested your scenario with a list and a dictionary and I am able to access the already displayed alerts and hide them. Please check my example below: public partial...
View ArticleRadDiagramConnection updates point collection on group selection
Hello Michał, Thank you for the detailed information. I have tried to reproduce the issue with the updated information but with no success. However I have tested my solution with our official Q2 2015...
View ArticleRadEditor cannot upload documents
We recently upgraded to .Net 4.5 and I am now receiving a 404 File or Directory Not Found error when I try to upload a pdf. I have made all the changes to the web.config that were suggested in the...
View ArticleRadGrid virtualization and Editing
Going through the radgrid documentation there is a limitation that we cannot use the BatchEdit or inplace Mode with virtualization.What is the alternate or workaround to that?My client do not want to...
View ArticleBackend independent mapping
Hi,I had a quick look at the following docs about backend independent mapping and I am just worried the whole process is a bit...
View ArticleRadGrid virtualization and Editing
Going through the radgrid documentation there is a limitation that we cannot use the BatchEdit or inplace Mode with virtualization. What is the alternate or workaround to that? My client do not want to...
View ArticleMany problems with the Gantt Chart
We are working to improve the Export functionality. In the next major release it will be possible to export the entire Timeline area. But the number of the tasks that can be exported fully depends on...
View ArticleRadgrid, not able to set page and item selected (chrome)
Hi again, any admin that could give some help? Thanks in advance, regards
View ArticleListBoxSelectedItemsBehavior.SelectedItemsSource not working when...
Hello Vitalij, After further investigation of the desired by you functionality we determine that binding the SelectedItemsSource property to a collection that inherits the CollectionView class is...
View ArticleAll content are selected and getting script error when back from HTML mode to...
Thanks Ianko for your reply, This solution works fine. "editor.focusFirstText()" function is set focus on first line of editor content which is fine but after that when i click enter key then nothing...
View ArticleCan' click into editor inside tabstrip
Hi Guys,I put an editor inside tabstrip, but I cannot click inside the edit area. If I move it out of tabstrip it works perfectly.The format, font-family, and font-size dropdowns can be clicked, and...
View ArticleIn Telerik RadScheduler Appointment Tag doesn't extend if it is longer than a...
Thank you for helping me! You're right. After removing ".rsApt {width:100% !important}, it works fine!Appreciate your help! Chris
View ArticleColumn Validation Not working in Batch Edit Grid
Hi there,I know this may be simple one but I am not able to get it,I have Batch edit grid and validation apply on each column but not able to see any validation on column.Following is the code for...
View ArticleDelete Button Not displayed for new row in Batch Edit Grid
Hi there,I am facing problem ,I have batch grid containing Delete command button but whenever i add new row in batch grid delete button image not displaying Thanks .
View ArticleAlignment not working when use NewLineMode="Br" in Editor.
Thanks Ianko for your reply, I have used below solution for fix above issue which works fine : Telerik.Web.UI.Editor.CommandList["JustifyRight"] = function(commandName, editor, args) {...
View ArticleInvalid Expression Term '}'
I have sent. Thank you for taking the time to look at this.
View ArticleBehavior on HD displays
We are using the TextControl (http://www.textcontrol.com) in an WinForms application used by more then 40.000 employees. Now we are migrating the application to WPF. We realize a problem on HD...
View Article