Jump to content
Software FX Community

How many charts make a same web page ?


User (Legacy)

Recommended Posts

Hello,

First of all... Merry Christrmas~

Now I'd like to add 3-4 charts on same web page.

One set include 1 dataset & 1 chart works fine, but when I add more charts

on same webpage, it didn't work then error...

If I add 3-4 charts on same one webpage, can I make 3-4 dataset for related

charts ? Otherwise, Can I make 3-4 charts only with 1 dataset on same

webpage ?

I've tried but it does same error...

Please let me know how to make or add more charts for one dataset on same

webpage...

Thanks a lot,

Brian...

Link to comment
Share on other sites

> Now I'd like to add 3-4 charts on same web page.

> One set include 1 dataset & 1 chart works fine, but when I add more charts

> on same webpage, it didn't work then error...

What kind of error ? You should be able to add as many charts as you one in

one Web Page.

How are you adding these charts ? is this a Web Forms application in which

you are using Visual Studio to design or is this a simple ASPX page ?

If you attach the page in question I might be able to tell you what's wrong

with it.

--

FP

Software FX, Inc.

Link to comment
Share on other sites

Hello,

Thank you for your kindly response.

I attached to capture for VS.Net IDE.

> What kind of error ?

It's just DB binding error... I've got a custom config include 2-dataset,

2-SqlDbAdapter and 1-SqlString.

> How are you adding these charts ?

It's just inserts 2 chart objects in one webpage from VS.Net IDE toolbox.

> Is this a Web Forms application in which you are using Visual Studio to

design or is this a simple ASPX page ?

I'm using to C# for VS.Net

Thank you,

Brian S. Kim

"Software FX Support" <support@softwarefx.com> wrote in message

news:AJ9FS%23jyDHA.3512@WEBSERVER1...

> > Now I'd like to add 3-4 charts on same web page.

> > One set include 1 dataset & 1 chart works fine, but when I add more

charts

> > on same webpage, it didn't work then error...

>

> What kind of error ? You should be able to add as many charts as you one

in

> one Web Page.

>

> How are you adding these charts ? is this a Web Forms application in which

> you are using Visual Studio to design or is this a simple ASPX page ?

>

> If you attach the page in question I might be able to tell you what's

wrong

> with it.

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

  • 2 weeks later...

We have been unable to reproduce this problem. We have projects with many

charts in one pages connecting to different data sources and have no

problems.

Can you send a VS Project that reproduces the problem. Maybe connecting to

one of the sample SQL databases so that we can run it here.

There must be something you are doing that we are not.

--

FP

Software FX, Inc.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...