[FlexGrid] FlexGridFilter not showing with custom CellFactory
Hi, we have building a PoC with the FlexGrid component, but have run into an issue with the FlexGridFilter. We have added the FlexGridFilter in the XAML like this: <c1:C1FlexGrid Grid.Row="1"...
View ArticleReply To: C1Editor Spell Check problem
I am using the latest version I believe (C1.Web.Wijmo.Controls.4) and I am still getting the error: The target 'MainContent$C1Editor1$spellchecker' for the callback could not be found or did not...
View ArticleReply To: How to load a word file to the spreadnet control in vb.net
Hello, I would be better able to assist you on this if you could provide me a sample application with the above implementation. Thanks, Deepak Sharma
View ArticleReply To: C1.Win.C1TrueDBGrid.BaseGrid.View.SetEditorAttributes Exception
Further Analysis seems to suggest that the Grid Editor’s doesn’t seem to have a valid windows handle (apart from the lack of exception handling in that routine). Also I am not entirely sure where the...
View ArticleReply To: C1.Win.C1TrueDBGrid.BaseGrid.View.SetEditorAttributes Exception
This is how the editor object looks (well first 100 properties). ? DirectCast(ME.Editor,C1.Win.C1TrueDBGrid.GridEditor) _allowDrag: False _drag: False _dropdown: False _isFloating: True...
View ArticleWord export, headers and footers
Is there a way to export page header and footer as Word header and footer?
View ArticleWord export, borders lines and shapes
I’m trying to export some of the documents I already succesfully export in PDF format in Word format too. I’m having some issues with decorations like lines, borders, etc. With .EnableShapes = false;...
View ArticleReply To: Issue when saving excel or text file from Web Spread
I have a similar if not exact problem. I have a button assigned to the following command: ActGrid.SaveExcel("C:\\savefile.xls", FarPoint.Excel.ExcelSaveFlags.SaveAsViewed |...
View ArticleChart.Model.LabelAreas in excel export: bug?
I can add more than one LabelArea (for instance to create a chart title and a Y Axis label) and both labels show up on the spread. But when I export to an xlsx file, only the first LabelArea is...
View ArticleReply To: spread problem in IE 11
Has this been fixed? I just tried updating to Spread 7.2, but IE11 continues to have problems. Making matters worse, it appears that Spread 7,2 attempts to invoke the 'MSGesture’ object, which is...
View ArticleDataGridRow.DetailsPresenter is null
I am trying to get custom content into the RowDetails of the C1.DataGrid. I’ve seen some samples, but I’m being blocked because the DetailsPresenter is null. Here’s the XAML for the grid:...
View Articleget_Item error in C#
I am getting the attached error when I try to run an Active Reports 6 (v 6.3.4797.0) in C# (VS 2010). The code was recently converted from VB.Net where the report is functioning properly. The lines of...
View ArticleSubreport Pagebreak problem – PLEASE REPLY!!
Hi , i have a main report which has two subreports side by side. The problem is when the section grows, it doesn’t give a page break. it overwrites on the page header of main report. How do i overcome...
View ArticleCan I deploy C1charts via VS publish?
I built a solution using Visual Studio and published it for deployment. When installation was attempted on another machine, I received the error: "Unable to install or run the application. The...
View ArticleC1printdocument
Hi, I have two side by side subreports in my main report which gives me the page break issues. So i thought of using c1print document. But i have no idea how to do it. In c1report we load the xml file...
View ArticleReply To: Ordering of dropdown values for autofilter
This seems like a huge design flaw. Typically, any value in a dropdown is going to be a numeric ID and that is how it will be stored in the database. How am I supposed to keep my table updated with...
View ArticleUpgrade ActiveReports 2.0 to .NET
Hi, Is anyone knows if there any migration tool to upgrade ActiveReports 2.0 to .NET versions ? Thanks, John
View Articleusing List of Lists as the ItemSource for a flexgrid
I am using a flexgrid in a Win 8 phone app to display data tables that may have different numbers of columns. I can populate the flexgrid with no trouble by first creating the needed columns and then...
View ArticleReply To: FarPoint.Web.Spread v7.40.2013 Cell Formatting Issues i.e. Borders...
Hello Waseem, The issue will be fixed in the 2014v2 release which will be over the summer. Thanks, Richa
View ArticleReply To: C1printdocument
Hi Suguna, You can directly import a report definition file in an object of C1PrintDocument using the < a...
View Article