ComponentOne Studio for WinForms - Support

by ComponentOne - Product Type: Component / .NET WinForms / .NET Class / 100% Managed Code

Support Forum

ComponentOne Studio for .NET santosh.nair [India] 12-Apr-2006 08:10:22

I am using the VSFlexGrid8 in ASP.Net application.
Drag and Drop functionality is my requirement.
I am able to drag and drop the rows, when they are hardcoded [fg.OLEDragMode = flexOLEDragAutomatic fg.OLEDropMode = flexOLEDropAutomatic ].

When I am performing the same(drag rows) with the data from the database, it is not working properly.
I am able to drag a row, when this is dropped in a position, all the values in the row becomes '0'.
I have written the code in the VBScript in the aspx page. I am getting the data from the database in XML then assigning the nodes in the grid.

Thanks in advance
______________________________________________________________
SANTOSH
Reply

RE: ComponentOne Studio for .NET support [USA] 11-May-2006 16:29:31

Hello Santosh,

We do not really support the use of our ActiveX controls in an ASP.NET page, but we still try to help. There is a tutorial in the help file titled "OLE Drag and Drop Demo" that shows how to implement manual drag and drop. It is listed under "VSFlexGrid Tutorials". Please take a look at this and see if it helps you to get your project working. If you continue to have problems, you can contact support at support.vsflex@componentone.com, and they will do their best to help even though we do not really support VSFlexGrid in an ASP.NET environment.


Suelinda Webster
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET santosh.nair [India] 12-Apr-2006 08:09:57

I am using the VSFlexGrid8 in ASP.Net application.
Drag and Drop functionality is my requirement.
I am able to drag and drop the rows, when they are hardcoded [fg.OLEDragMode = flexOLEDragAutomatic fg.OLEDropMode = flexOLEDropAutomatic ].

When I am performing the same(drag rows) with the data from the database, it is not working properly.
I am able to drag a row, when this is dropped in a position, all the values in the row becomes '0'.
I have written the code in the VBScript in the aspx page. I am getting the data from the database in XML then assigning the nodes in the grid.

Thanks in advance
______________________________________________________________
Reply


ComponentOne Studio for .NET shital [India] 21-Feb-2006 07:13:51

I am using VS FlexGrid 8.0 with VB6
Can I use it with VB.NET ? And how ?

Shital
Reply

RE: ComponentOne Studio for .NET support [USA] 21-Feb-2006 15:33:49

Hello Shital,

You can use VSFlexGrid 8 in VB.NET, but we do not fully support it. If you run into problems, we will try to help, but we cannot guarantee that we can resolve an issue with one of our ActiveX components in .NET. It should work fine, but we recommend that use the .NET equivalent (C1FlexGrid.NET). One thing to remember though is that you will probably need to use ActiveX data access controls, such as ActiveX ADO, with VSFlexGrid.


Suelinda Webster
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET nathan [USA] 17-Nov-2005 19:28:32

Property or indexer 'C1.Win.C1Command.C1CommandLink.Visible' cannot be assigned to -- it is read only

I have just started using this tool. Im I the only one that thinks this is a show stopper or am I missing something?
Reply

RE: ComponentOne Studio for .NET support [USA] 01-Dec-2005 21:21:19

Hello Nathan,

The C1CommandLink.Visible property is only a shortcut the linked command's visible property, and should be read only. If you need to change the visible property, you can do so through the linked command. I apologize for any confusion.


Suelinda W
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET Jim.Brown [USA] 02-Nov-2005 17:45:03

When compiling a .NET solution I receive a dialog box per C1 component asking me to register the Component One components. Where do I place the license files to fix this behavior? It also seems to think the version is an evaluation version. Are there different evaluation vs real versions? Thanks!
Reply

RE: ComponentOne Studio for .NET support [USA] 09-Nov-2005 16:57:28

Hi,

The evaluation and purchase versions are exactly the same for ComponentOne products. When you purchase, you just enter your serial number to license the control. Most products can be licensed through the .NET IDE by adding the component to a form, right-clicking, selecting "about C1...", clicking the license button, and entering your information and serial number. The exception is the C1PrintDocument control, which needs to have the license entered through the product installer. If you still receive an about box after licensing, it probably says something along the lines of "this dialog will not be shown if you recompile with a licensed version..." If this is the case, and it only shows for existing projects, the licenses.licx file is out of date. The Visual Studio.NET environment does not always update the licx file on a rebuild, so you need to force it to. Generally, all you need to do to force the rebuild is to either change a property in the C1 control that you are receiving the about box for and rebuild, and/or add another instance of the nagging C1 control and rebuild. If you still have problems afterward, you should contact the ComponentOne technical support team.


Suelinda
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET cdurkin [USA] 17-Oct-2005 23:38:46

I would like to change the forecolor of a grid row based on the value of one of the columns in the same row.

Any examples on how to do this?

TIA
Reply

RE: ComponentOne Studio for .NET support [USA] 28-Oct-2005 21:51:52

Hello,

There are a couple of FlexGrid.NET samples that demonstrate what you want to do. Please take a look at the DBDynamicStyles and DynamicStyles samples. They should be with the FlexGrid.NET install, but if you do not have them for some reason you can download them from the ComponentOne website (componentone dot com).


Suelinda
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET eberni [Greece] 27-Mar-2005 00:12:57

I'm using c1.dataobjects and I have this problem. I create a new Componentone Data Library project from visual basic. I open the schema designer to edit the SchemaDef1 component and when I try to save it, I get this error :
TypeLoadException : Could not load type C1.Data.SchemaDefPropertyAttribute from assembly C1.Data, version=1.0.20022.0, Culture=neutral, PublicKeyToken=900b028620cd3a1b
After this I can't use schema objects any more in this computer and the only solution is to MAKE A CLEAR INSTALL OF WINDOWS, VISUAL STUDIO .NET AND C1..NET. I have this problem very often and I have start thinging to stop using data objects and all of the usefull things that I could do with them. HELP ME PLEASE
Reply


ComponentOne Studio for .NET garaceg [USA] 20-Jul-2004 10:44:41

Same question than, it's very important to have an answer. I would appreciate your feedback ASAP.
Are True DB Grid and Flexgrid ASP.net web controls? (and the rest of the controls?)

Thanks
Jerry Garcia
Reply

RE: ComponentOne Studio for .NET support [USA] 04-Aug-2004 13:50:46

No, but we have a special grid for ASP.NET, WebGrid for ASP.NET. You can search for it on the ComponentSource site individually, or look for ComponentOne Studio for ASP.NET to see our other ASP.NET controls.

Suelinda W
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET wadekapcsos [Canada] 20-Jul-2004 10:44:41

I'm looking for an ASP.NET spell checker and will need it ASAP for a project.
Are you planning on developing one? If so when will it be ready?

Thanks for you quick response.

Wade
Reply

RE: ComponentOne Studio for .NET support@componentsource.com 21-Jul-2004 00:00:00

Hi Wade,

ComponentOne does have a Spell component for its .NET Studio, but it is a Windows Form control, rather than an ASP .NET control.

Sincerely,

Jason Williamson
ComponentSource
Technical Support
Reply

RE: ComponentOne Studio for .NET support [USA] 04-Aug-2004 14:29:50

We do have a WebSpell for ASP.NET. I see that it is availible from ComponentSource, when you do a specific search for it. It looks like ComponentSource's description of the Studio Enterprise is a little out of date though, because WebSpell is not listed as a part of our ASP.NET studio.


Suelinda W
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET IlsaVerschueren [Belgium] 20-Jul-2004 10:44:41

I have a form that is a mdicontainer and when I open a childform the icon of that form is listed above the menu. I would like that icon to appear next to my menu (icon, File, Edit, ... ). How is that possible because I didn't find a way to do that.
Reply

RE: ComponentOne Studio for .NET support [USA] 04-Aug-2004 14:51:25

You are using Menus and Toolbars.NET, correct? I don't see a way to do that either. You can contact ComponentOne technical support to be sure at support.c1command.net@componentone.com.

Suelinda W
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET gunaa [Singapore] 20-Jul-2004 10:44:41

Does it support applications built using Visual C++.Net ?
Reply

RE: ComponentOne Studio for .NET support@componentsource.com 21-Jul-2004 00:00:00

Hello,

According to ComponentOne, ComponentOne Studio .NET should support all .NET languages. If you have any further questions about this at all, please let me know.

Best regards,

Jason Williamson
ComponentSource
Technical Support
Reply

RE: ComponentOne Studio for .NET support [USA] 04-Aug-2004 14:03:53

Yes, our .NET controls can be used with any .NET language.

Suelinda W
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET ratshah [India] 20-Jul-2004 10:44:41

Are True DB Grid and Flexgrid ASP.net web controls?
Reply

RE: ComponentOne Studio for .NET support [USA] 04-Aug-2004 13:59:17

No, but we have a special grid for ASP.NET, WebGrid for ASP.NET. You can search for it on the ComponentSource site individually, or look for ComponentOne Studio for ASP.NET to see our other ASP.NET controls.

Suelinda W
Customer Engagement, ComponentOne LLC
Reply


ComponentOne Studio for .NET stj [Denmark] 20-Jul-2004 10:44:41

Is it possible to buy ComponentOne FlexGrid for .NET without buying the rest?
best regards
Steffen
Reply

RE: ComponentOne Studio for .NET support@componentsource.com 21-Jul-2004 00:00:00

Hello Steffen,

Thank you for your post. Unfortunately the only way to get FlexGrid for .NET is to purchase ComponentOne Studio for .NET.

Sincerely,

Jason Williamson
ComponentSource
Technical Support
Reply

RE: ComponentOne Studio for .NET Mariusz.Tyminski [USA] 22-Jul-2004 00:00:00

Can I buy ComponentOne Studio for .NET with the source code?
Reply


ComponentOne Studio for .NET garaceg [USA] 20-Jul-2004 10:44:41

Which grid control would you recommend? Flexgrid or TrueDBGrid? or what are the characteristics of every one of them?
Reply

RE: ComponentOne Studio for .NET support [USA] 04-Aug-2004 14:19:17

It is really a personal preferrance issue. The functionality of both is basically the same. The only way to know which is right for you is to evaluate both and see for yourself.

Suelinda W
Customer Engagement, ComponentOne LLC
Reply


Product Search

Enter search words:

Screenshot Gallery

Award