Jump to content
Software FX Community

chartfx 2005 - asp.net 2.0 bug?


User (Legacy)

Recommended Posts

Sometimes, the toolbar switch from one gallery to

another doesn´t function. It just seems to ignore it.

This occurs in both windows and web forms at

runtime.

Is this due to some charts not having enough series

to render the chart? If so, how can I notify

the user?

"Robbe Morris" <info@eggheadcafe.com> wrote in message

news:kDaNuoIIHHA.244@webserver3.softwarefx.com...

>I notice that when I change the pallette in the browser

> after having changed the chart gallery type, the chart reverts

> back to the previous gallery type.

>

> Is this by design? Shouldn´t the chart gallery type remain

> the current one if I just change the pallette?

>

> I´m using the trial version I downloaded from the

> site today.

>

Link to comment
Share on other sites

>I notice that when I change the palette in the browser

>after having changed the chart gallery type, the chart reverts

>back to the previous gallery type.

You seem to be having a problem with ViewState. Please create a new form,

drop a chart in it an test.

Are you generating an image or an active .NET Client?

--

Francisco Padron

www.chartfx.com

Link to comment
Share on other sites

I found my problem.  Coding error on my part.

Was experimenting with loading chart settings

from xml files. Was reloading the xml file on

each page load. Didn´t take into account

the post backs when the chart settings are changed.

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

news:GaLuj0JIHHA.2120@webserver3.softwarefx.com...

> >I notice that when I change the palette in the browser

>>after having changed the chart gallery type, the chart reverts

>>back to the previous gallery type.

>

> You seem to be having a problem with ViewState. Please create a new form,

> drop a chart in it an test.

>

> Are you generating an image or an active .NET Client?

>

> --

> Francisco Padron

> www.chartfx.com

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...