Index

From: Marjan Slatinek
Subject: Re: Problem in populating Series from Dataset at Design time
Date: Thu, 17 Feb 2005 15:33:34 +0100
Newsgroup: steema.public.teechartfornet.v1  

Hi.

At the moment, you can't connect WebChart series to datasource at design
time. This has to be done at runtime via code.

--
Regards,

Marjan Slatinek
TeeChart Support
marjan@steema.com
--------------------------------------
"Newsgroups" wrote in message
news:6H72M6NFFHA.1140@TEEPC.Steema.local...
>
> Hi,
>
> I have created a Webform and added a Data Adapter to it. Then i generated
> a Dataset from the Data Adapter. Now i want to populate a Series on my
> WebChart Control from this dataset.
> But when i Edit the Webchart and got to Series -> DataSource -> Database,
> the combo-box for Dataset is empty, so i can't select anything to populate
> the Series from.
> But the dataset is visible on the form and i can populate a DataGrid from
> it. But i can't populate my Webchart Series from it.
> Please let me know how i can solve this problem
>
> Regards,
> Simranjeev
>