Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

36
votes
20answers
18k views

.NET Usercontrols telerik devexpress infragistics ComponentOne: who's best?

I am considering the purchase of some .NET user controls with interest in both WinForms and asp.net. I have trialed in the past devexpress when I needed a hierarchical data grid for a personal project ...
6
votes
10answers
3k views

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. ...
3
votes
2answers
122 views

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. ...
3
votes
1answer
91 views

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. ...
2
votes
0answers
65 views

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 ...
2
votes
2answers
2k views

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 ...
1
vote
0answers
247 views

ComponetOne Flex Grid Installtion Problem in Windows 7 Ultimate

Helo, am using Windows 7 Ultimate Visual Studion 2010 Ultimate , Sql Server 2008 R2. i have one project solution that needs a 3rd party Control. ie. ComponentOne FlexGrid .net2.5. The Project is ...
1
vote
0answers
142 views

ComponentOne reports : using IEnumerable as datasource

I have business objects that implement IEnumerable and I and need to use them as datasource of a ComponentOne report. But, the "myreport.DataSource.Recordset" is only accepting a DataTable. Could I ...
1
vote
2answers
226 views

Has anyone compared the ComponentOne ASP.NET AJAX suite to other libraries such as ExtJS

I know that the main draw to ASP.NET AJAX is the fact that you can build it nicely inside of Visual Studio and it is nice and easy. I am finding ASP.NET AJAX limiting, but I really like .NET and ...
1
vote
1answer
148 views

Automated testing of PDF output in C#?

I've inherited a .Net 1.1 app where the primary output is a PDF app. It is poorly written, and almost as complex as it is convoluted. I'd like to do some major refactoring, but my direction from ...
1
vote
3answers
393 views

VB6 + componentone developed application in Windows7

This is trouble shooting question. Our application's development environment is VS2005 C/C++, VB6 based GUI. we use also componentone for ActiveX control(vsflexgrid8). application performed well in ...
1
vote
1answer
3k views

iPhone Phonegap based app load External website made of componentone

My Client wants a native iPhone App that displays their mobile site optimized for iPhone developed using asp.net and ComponentOnes Studio for iPhone. i was planning to use a PhoneGap app which calls ...
1
vote
1answer
504 views

C1HierarchicalDataTemplate / C1TreeView Problem

I've a problem building up a ComponentOne TreeView in Silverlight (C1TreeView) with a C1HierarchicalDataTemplate. In detail the Tree only shows 2 levels (H1 and H2), although 3 levels are defined ...
0
votes
0answers
8 views

ComponentOne excel and asp.net MVC

I am working on a action that returns excel file - the excel is created using ComponentOne dll. Here is what I have so far public ActionResult DownloadExcel() { C1XLBook testBook = new ...
0
votes
1answer
17 views

WinForms and NHibernate, databindings and sorting

My final goal is to have a Grid with multi column sorting (by Ctrl-Click on the column headers) using data from NHibernate. For that purpose I'm planning using ComponentOne's FlexGrid for WinForms. ...
0
votes
2answers
41 views

ComponentOne DataGrid Default Filter is not working

Here is my dataGrid xaml: <c1datagrid:C1DataGrid x:Name="taskExecutionDetailC1DataGrid" Grid.Row="1" Grid.Column="0" ...
0
votes
0answers
24 views

ComponentOne : LoadLayout for the C1NavigationList throwing designerHost is Nothing exception

In the page load i am adding dynamically creating the NavigationListItem and adding to the C1NavigationList if (HttpRuntime.Cache["NavListCache" + C1NavigationList1.ID] != null) { byte[] ...
0
votes
1answer
60 views

ComponentOne : C1NavigationList databinding with XMLDataSource

In the process of Iphone View ability for a shopping cart system, where i am trying to implement using the ComponentOne tools for Iphone in the products listing.For which i have identified ...
0
votes
1answer
117 views

ComponentOne wijmo data-binding

I wasn't able to find the answer to this question in the C1 documentation. Is it possible to bind the ComponentOne wijmo grid to the DefaultView of a System.Data.DataTable? The examples I've seen ...
0
votes
0answers
47 views

siverlight componentone flexgrid databinding issue [closed]

When i am applying itemsource to flexgrid and enter value in any cell and select another cell from the same grid it automatically populate same value in that cell also. which is wrong.
0
votes
0answers
16 views

How to Find cell of C1FlexGridExcel of Silverlight 4

Anyone knows how to find cell of C1FlexGridExcel of Silverlight 4? I want to set the style to cell of the grid(C1FlexGridExcel) through code on some save button click in silverlight 4.
0
votes
0answers
27 views

Set border color of cell in C1Flexgridexcel in silverlight 4 through code

How to programatically set border color of some cells of C1FlexGridExcel in Silverlight 4 on some button click of my application?
0
votes
0answers
29 views

Silverlight - Need validations like C1DataGrid in C1FlexGridExcel of component one silverlight controls

I would like to implement the validations like C1DataGridData--> Input --> Validation example in component one silverlight controls. My only concern is I have dynamic datasource so there is no entity ...
0
votes
0answers
143 views

silverlight c1 chart

Please I wanna ask two questions in terms of the silverlight charts provided in the componentone studio library: First Q: When my chart is renders the grid lines that appear in the background are ...
0
votes
1answer
18 views

Using LiveLinq's .AsLive() with Linq-2-SQL and a pre-existing DBML

I’d like to know how to use LiveLinq with Linq-2-SQL and a pre-existing DBML (in a separate DLL). I already have a System.Data.Linq.DataContext Can LiveLinq work here. I’m currently interested in ...
0
votes
1answer
210 views

Programmatically select ComponentOne TrueDBGrid Filterbar

I'm using a ComponentOne TrueDBGrid control, with the filterbar enabled. I'd like to modify the the default behaviour so that when a cell in the filterbar is clicked, the text in that cell is ...
0
votes
1answer
434 views

Filtering and then selecting data from flexgrid

I want to copy data from flexgrid and I have a little problem. I am using filtering and I just want to copy selected data but It´s copy data which are “hide” (not show thx to filter). For example, I ...
0
votes
0answers
76 views

Componentone report showing XML connection string failed

am using c1Report1 and c1PrintPreviewControl1 to show my stock report, its should load from a xml file, have used sql statement in datasource, i can access report from current sytem, but can't from ...
0
votes
0answers
160 views

Could not load file or assembly only in release version

I have a windows application built in ComponentOne for visual studio 2010 When I run the debug version the application runs and loads the form.However after a few specific actions it throws an ...
0
votes
0answers
64 views

Loading Component One report's HTML with Ajax

We've decided to make some ajaxification to our reporting web site. In current structure, when a user enter report parameters and click the submit button, we'd generate ComponentOne report's HTML ...
0
votes
1answer
250 views

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 ...
0
votes
1answer
167 views

Using jQuery with ComponentOne on ASP.NET

I'm trying ComponentOne and I'm having a problem with jQuery. I'm working en ASP.NET so i have an .aspx with several controls including an update panel for the page. I have a TabControl control from ...
0
votes
0answers
69 views

Silverlight control (render, pass data to and from ) in DotNetNuke ( DNN )

I am trying to render a Silverlight control (ComponentOne RichTextBox) in a DotNetNuke environment, and then set and get the data out of the control. I am not using any other fancy controls, just text ...
0
votes
0answers
35 views

c1window creates vertical space when hidden

I've got a C1Window in a usercontrol and when it is hidden via javascript c1window.hide() it creates a space between the html content of top and bottom, like if it uses a line... the space disapear ...
0
votes
2answers
232 views

Silverlight C# - ComponentOne Spellchecker not loading dictionary

This may be a long shot, but I'm using ComponentOne's Spellchecker control for Silverlight. I made a test project, added a plain textbox and a button to it, added the references to the C1.Silverlight ...
0
votes
1answer
194 views

Component One Spell checker control (version: 2.2.20082.82) issue with apostrophies and parenthesis

I am having an issue that I hope someone has a solution regard the Component One Spell checker control (version: 2.2.20082.82)... I am currently using the C1.Win.C1Spell.C1Spell control on a ...
0
votes
1answer
232 views

Add an image in ComponentOne C1DataGrid column

How to add an image in one grid column based on a condition (image will change depends on data in the grid column) in c1datagrid I'm using autogenerate columns, biding grid with c1.data
0
votes
1answer
135 views

Binding binary data to ComponentOne WebReport control

Any idea how one can bind binary data to a ComponentOne WebReport control?
0
votes
2answers
401 views

Discuss on Commercial Component libraries of silverlight

I am now looking forward to buy a component library of silverlight for increase the productivity. I find there are number of them. Telerik ComponentOne ComponentArt Infragistics Syncfusion I found ...
0
votes
3answers
372 views

Memory Leak / Form not being garbage collected

I'm tracking down a Memory leak within an MDI application. Opening, and then closing the form results in the form staying in memory. Using Ant's memory profiler, I can get the following graph of ...
0
votes
1answer
452 views

How can I customize drag-and-drop between two ComponentOne TreeView components?

I have two TreeView components in .NET web page. I want to drag-and-drop nodes from one tree to the other, but not vice versa. I also want to drag-and-drop items at a certain level (the lowest level), ...
0
votes
2answers
102 views

Has anyone used ComponentOne XAPOptimizer for a real production Silverlight Application?

In particular any experiences using it for obfuscation? How does this affect binding, etc.?