MajorUnit not working properly on XAxis for IsTime
Hi all, When I set the MajorUnit to 7 days, the first Major Unit tick mark shows up too early from the first start point in the chart on the left edge of the chart. Is this a known bug? If so is there...
View ArticleReply To: Rows heigth too large after upgrade to 2013 v2
Hi, It seems that style attribute in the StyleInfo property is causing the issue. In order to resolve this you may check the resource file and change the value of StyleInfo manually to rectify the...
View ArticleBound to DataTable – insert/delete rows
Quick question… If I am binding the sheet’s data source to a datatable and the updates back to the datatable work fine. When I click the add row or delete from the command bar, the changes are not...
View ArticleReply To: Help – Reports Freezing Production Server
We are having similar problem. Has anyone found what the cause is? thanks.
View ArticleReply To: Help – Reports Freezing Production Server
Hello Laura, Could you please try with the latest build of AR7, available at : and see if you still face the same issue. Also, it would be really if you could share with us the following information :...
View ArticleReply To: Manually add rows to the Truedbgrid
Hi, Kindly check the attached sample converted to Vb for your reference. If issue persist then kindly modify the sample as per your application to reproduce the issue. So that we can help you...
View ArticleReply To: Support for array in VbScript
Hi Dom, C1Report scripts do not support arrays as it uses a managed VBScript interpreter as mentioned in the following documentation link:...
View ArticleReply To: ArgumentOutOfRangeException was unhandled
Hi Chris, I was unable to reproduce the issue with the latest build of C1FlexGrid i.e. 4.6.20132.785. Kindly check the attached sample wherein I have used your code to set the column count to 3 and...
View ArticleReply To: VS 2013 Support
Hello Chris, Our controls for Studio for WinForms work correctly with VS2013. Let me know if you have any problems in using our controls. Thanks, Richa
View ArticleReply To: Microsoft JScript runtime error:'ViewerViewModel' is...
Hello Is there someone working on this issue.
View ArticleReply To: Alphanumeric barcode
@matmiller said: I do not think you have understood his meaning rightly, neither do I. What does he mean by saying "cells", Excel? If yes, I think an Excel barcode generator addin is enough for him....
View ArticleThe ActiveReports is not working with UpdatePanel
Please run attached sample, you can reproduce my issue. The attached video show my issue.
View ArticleReply To: License Issue
And for dev machines? How do we set it up so machines without license can build and run with the red message in generated reports and nag popups in Designer?
View ArticleReply To: Could not load file or assembly Ribbon
Hello, In order to use the latest version of the controls. You need to follow the below mentioned steps for that matter wherein you need to replace the old dll in your project with the new one and...
View ArticleReply To: Filter Grid
Hello, If you want to set the filter outside the render event then you need to add an id to the table element so you can refer to it elsewhere like: var table = $("<table id='grid1'/>"); and you...
View ArticleReply To: Bug of PDFViewer
Hello, I am able to replicate this issue at my end. Hence I have reported it to the concerned team for further investigation. I will let you know as soon as I get any information about this. Thanks,...
View ArticleReply To: FarPoint 7 multi-combobox
Hello, I apologize for the delayed response. Unfortunately, I am still not able to replicate the issue at my end. Could you please provide me a sample application depicting your issue so that I can...
View ArticleReply To: Bound to DataTable – insert/delete rows
Hello, As soon as you delete or add a row to Spread, the underlying datatable set as the datasource is updated with the changes as soon as you click on the Update button or call the SaveChanges method...
View ArticleReply To: AutoCompleteCellType editor background
Hello, I would need some time to look for a feasible solution for this scenario. I would soon share my observations on the same. Thanks, Manpreet Kaur
View ArticleReply To: Grid autosaving?
Hello, I reviewed the code provided by you but could not find any such property set for Spread that might be causing the postback on every cell change. Further, I tried to create a sample using the...
View Article