BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

OFF: ComponentOne

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Non-Technical
View previous topic :: View next topic  
Author Message
Holger Flick
Guest





PostPosted: Fri Jul 30, 2004 1:37 pm    Post subject: OFF: ComponentOne Reply with quote



Hello everybody,

I know that I am a little bit on the margin what is on-topic regarding
this post... But please give me a chance to explain before you cancel
it :-)

I got D8 Pro. With it came the Component One components. Well, there is
this TrueDBGrid, which has a really good designer and everything.
Features are amazing.

Problem: I use the standard .NET grid and I can see/edit my data using
it. The TrueDB grid just won't show anything...

I tried contacting Component One about it using their web site, but the
mail bounced.

As it came with D8, I'd like to know if any of you found any additional
info about the component set.

Regards,

Holger
Back to top
Rick Carter
Guest





PostPosted: Fri Jul 30, 2004 1:57 pm    Post subject: Re: OFF: ComponentOne Reply with quote



Quote:
I got D8 Pro. With it came the Component One components. Well, there is
this TrueDBGrid, which has a really good designer and everything.
Features are amazing.

Problem: I use the standard .NET grid and I can see/edit my data using
it. The TrueDB grid just won't show anything...

I can't find a Delphi newsgroup specifically for CompoentOne, so
presumably the best place to post is
borland.public.thirdpartytools.general

There is a group borland.public.csharpbuilder.thirdparty.componentone
but all that is in there is one person's questions and frustrations,
with no responses. Doesn't sound promising.

Rick Carter
[email]carterrk (AT) despammed (DOT) com[/email]
Chair, Delphi/Paradox SIG, Cincinnati PC Users Group

--- posted by geoForum on http://delphi.newswhat.com

Back to top
Craig Hunt
Guest





PostPosted: Fri Jul 30, 2004 2:21 pm    Post subject: Re: ComponentOne Reply with quote



Try www.ComponentOne.com


"Holger Flick" <rammbaer (AT) xyz (DOT) gmx.de> wrote

Quote:
Hello everybody,

I know that I am a little bit on the margin what is on-topic regarding
this post... But please give me a chance to explain before you cancel
it :-)

I got D8 Pro. With it came the Component One components. Well, there is
this TrueDBGrid, which has a really good designer and everything.
Features are amazing.

Problem: I use the standard .NET grid and I can see/edit my data using
it. The TrueDB grid just won't show anything...

I tried contacting Component One about it using their web site, but the
mail bounced.

As it came with D8, I'd like to know if any of you found any additional
info about the component set.

Regards,

Holger



Back to top
Holger Flick
Guest





PostPosted: Fri Jul 30, 2004 2:37 pm    Post subject: Re: ComponentOne Reply with quote

Hi Craig,

that's what I did and the mail to support/sales bounced...

-
Holger

Craig Hunt wrote:

Quote:
Try www.ComponentOne.com


"Holger Flick" <rammbaer (AT) xyz (DOT) gmx.de> wrote in message
news:410a4f18 (AT) newsgroups (DOT) borland.com...
Hello everybody,

I know that I am a little bit on the margin what is on-topic
regarding this post... But please give me a chance to explain
before you cancel it :-)

I got D8 Pro. With it came the Component One components. Well,
there is this TrueDBGrid, which has a really good designer and
everything. Features are amazing.

Problem: I use the standard .NET grid and I can see/edit my data
using it. The TrueDB grid just won't show anything...

I tried contacting Component One about it using their web site, but
the mail bounced.

As it came with D8, I'd like to know if any of you found any
additional info about the component set.

Regards,

Holger


Back to top
Nelson F.
Guest





PostPosted: Fri Jul 30, 2004 5:02 pm    Post subject: Re: ComponentOne Reply with quote

"Holger Flick" <rammbaer (AT) xyz (DOT) gmx.de> wrote

Quote:
I tried contacting Component One about it using their web site, but the
mail bounced.

As it came with D8, I'd like to know if any of you found any additional
info about the component set.


try their news server at news2.componentone.com



Back to top
TObject
Guest





PostPosted: Fri Jul 30, 2004 5:11 pm    Post subject: Re: ComponentOne Reply with quote

There was an update to ComponentOne. A link to a massive file was posted
to one of the newsgroups. I personally tried to download it a couple of times,
but the download would time out. Hope this helps.


Back to top
Suelinda W
Guest





PostPosted: Tue Aug 03, 2004 2:44 pm    Post subject: Re: ComponentOne Reply with quote

Which email address did you send the email to? Our email may have been down
temporarily, but it should work now. Hopefully I can help you here.

At design time when you use the TDBGrid column editor (right-click, Design),
you should be able to see column headers and edit the grid at the column
level. You will not be able to edit the actual data in each column at design
time though. Keep in mind that to use the column editor, you have to connect
a datasource at design time. At run time you have to set a datasource for
the grid and, if necessary, fill the data adapter you are using to see data
in the grid. I am not very familiar with Delphi code, but in would look like
this in C# if you use an ado.NET oledb adapter:

this.oleDbDataAdapter1.Fill(dataSet11);
this.c1TrueDBGrid1.DataSource = dataSet11.Customers; //can be set at
design time

There are many samples included with TDBGrid, that you should be able to
access through the start menu. They will be in C:/Program Files/ComponentOne
Studio.NET/C1TDBGrid/Samples/Borland/Delphi. It will be helpful to look at
those also. Please let me know if this helps/does not help.


Suelinda Webster
Customer Engagement, ComponentOne LLC

"Holger Flick" <rammbaer (AT) xyz (DOT) gmx.de> wrote

Quote:
Hello everybody,

I know that I am a little bit on the margin what is on-topic regarding
this post... But please give me a chance to explain before you cancel
it :-)

I got D8 Pro. With it came the Component One components. Well, there is
this TrueDBGrid, which has a really good designer and everything.
Features are amazing.

Problem: I use the standard .NET grid and I can see/edit my data using
it. The TrueDB grid just won't show anything...

I tried contacting Component One about it using their web site, but the
mail bounced.

As it came with D8, I'd like to know if any of you found any additional
info about the component set.

Regards,

Holger



Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Non-Technical All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.