Questions tagged [componentone]

ComponentOne, a division of GrapeCity, provide customers with the premier studio of innovative UI controls, tools, and solutions including deep functionality reporting, analysis, and spreadsheet platforms. Develop rich Windows Forms, WPF, ASP.NET, MVC, Silverlight, Windows Phone, Mobile, or ActiveX applications.

ComponentOne, a division of GrapeCity, has been providing the widest range of Microsoft Visual Studio components, IDE platform development tools, and applications. This includes ComponentOne Studio Enterprise, which represents a broad and complete set of tools and solutions for Microsoft Windows, Web, and Mobile application developers. ComponentOne has continued leadership in the Microsoft Visual Studio component industry and is a premiere partner of Microsoft.

Please note: Questions with this tag include issues/walkthrough/queries regarding UI controls, libraries and tools produced under the banner of ComponentOne:

  1. Studio For WinForms
  2. Studio For WPF
  3. Studio For ASP.NET Wijmo
  4. Studio For IPhone
  5. Studio For SilverLight
  6. Studio For Windows Phone
  7. Studio For WinRT XAML
  8. Studio For LightSwitch
  9. Studio For ActiveX 10.Studio For SharePoint 11.Active Reports 12.Active Analysis

Related Tags on StackOverFlow are :

214 questions
11
votes
4 answers

debugging error: Licenses.licx : unable to resolve type

I am using a ComponentOne FlexGrid, it automatically registered in its license C1.Win.C1FlexGrid.C1FlexGrid, C1.Win.C1FlexGrid.2, Version=2.6.20122.716, Culture=neutral, PublicKeyToken=79882d576c6336da I also use a custom control that inherits…
8
votes
4 answers

Missing ComponentOne licenses.licx file

I'm working on an application that makes extensive use of ComponentOne's C1FlexGrid. Of the dozens we use, three are missing their licenses.licx file and cause the demo splash screen to pop up while I'm starting the application. Is there any way to…
Yes - that Jake.
  • 16,725
  • 14
  • 70
  • 96
6
votes
11 answers

Alternative to ComponentOne 3D Surface Map Chart

We are investigating alterntive control libraries for a new project we are working on. One of the requirements is to display data in the form of a surface map, as per the ComponentOne Chart below. We've used the C1 control in the past but are not…
Martin
  • 39,569
  • 20
  • 99
  • 130
4
votes
3 answers

C1FlexGrid get value from cell checkbox

I have a ComponentOne FlexGrid that is filled with a DataTable. Every DataTable column has its own column assigned in this grid, but there is an additional column (declared in the Designer) configured like cells with checkboxes (type boolean) and…
Mr_LinDowsMac
  • 2,644
  • 9
  • 56
  • 75
4
votes
2 answers

I printed text that contains multiple "\"'s but "\S" turned into a "1"

So I have a C1TrueDBGrid on my form (which is a ComponentOne control), and I give the user the option to print the contents of the grid. When printed, I include a header with some text. This is my code for printing: Dim dlgPrint As New…
Andy
  • 616
  • 11
  • 32
4
votes
0 answers

WinRT XAML Bind to Parent Data Context in DataTemplate

I am trying to figure out how to bind a a combo box to a parent data context from within a ComponentOne FlexGrid. I saw Tyler's question and tried this but, when I run my WinRT app, the combo box is empty. I was able to get it working by setting my…
Mike
  • 1,718
  • 3
  • 30
  • 58
4
votes
1 answer

How to create a report using c# with Active Reports?

I have never created any report in VS, now i am facing problem in adding reference to my project. Can any one tell me the basics of Report Generation and How to add reference to our project?
user2601862
  • 59
  • 1
  • 1
  • 9
3
votes
2 answers

How do I stop an extra context menu from showing up when I select an option from a context menu in VB6?

I am maintaining an application with a VB6 form that contains a ComponentOne VSFlexGrid 7.0. We have a custom context menu that allows users to perform some specialized copy-and-paste operations. Recently, we have encountered the following…
David
  • 1,187
  • 1
  • 10
  • 22
3
votes
1 answer

How to show the Heading of a Sub-Report on each page?

What property do i need to set in the C1Report Designer to display the heading of my sub report on each new page. Repeat = true With that property set, the sub report does not show the heading on each new page. It does work fine for the Main Report…
Willem
  • 9,166
  • 17
  • 68
  • 92
3
votes
1 answer

Searching for old .Net librairies

I am looking for old .net third parties libraries. The situation I am in is that we need to work with an old source base for a client that has the code sources but not the third parties libraries. We did contact the old libraries provider but…
PBelanger
  • 1,269
  • 1
  • 13
  • 24
3
votes
1 answer

How to set DataField property by code in c1flexgrid

I am using C1FlexGrid and I set the data table as c1flexgrid's data source. now I want to map filed of data table to columns of c1flexgrid by code. please tell me how to do it.
Dr. Rajesh Rolen
  • 14,029
  • 41
  • 106
  • 178
3
votes
3 answers

ComponentOne for WPF: Text seems to render in the incorrect position?

I’m running into problems when rendering text on my document. Specifically, the text renders too low. I tried filling a rectangle behind the text to see what happens, and I discovered that they appear to render slightly offset: Here’s the code I…
Ari Roth
  • 5,392
  • 2
  • 31
  • 46
3
votes
1 answer

How to set focus on a row in grid in WPF

I have an edit window which pop up with a Grid. This grid is a C1FlexGrid made by ComponentOne. (but I think that this might be a similar problem with other grids..) I want the first row in that grid to get focus and be selected when I open that…
Christian80
  • 449
  • 1
  • 6
  • 17
2
votes
0 answers

silverlight componentone combobox binding issue

I have to display combobox in silverlight componentone flexgrid. but when i am applying valueconvertor to that column it works and display combobox, but when i select any value from combobox and select same column from other row then it…
Vishal Parekh
  • 168
  • 1
  • 1
  • 13
2
votes
7 answers

Is Data Dynamics Reports appropriate for my needs?

We currently use ActiveReports (by Data Dynamics, now Grape City) for canned reports, but are considering moving up to their Reports package. If you've used it, I'd love to hear your take on: Performance - do you feel it will scale well for a web…
Beep beep
  • 18,873
  • 12
  • 63
  • 78
1
2 3
14 15