Jump to content
Software FX Community

Chart not updating when underlying data changed?


User (Legacy)

Recommended Posts

I have an XY step chart bound to a DataTable.  When I programmatically

change the underlying Y value in the DataTable directly for one of the

points in the chart, the chart doesn't change to reflect it even though I

KNOW the value has changed in the DataTable.

I tried doing a Chart.Invalidate and a Chart.Refresh - no soap. I actually

have to set the Chart's DataSource to Nothing and then BACK to the DataTable

to reflect the changed Data. That, however is not a feasible solution for

me for various reasons outside the scope of this problem.

I thought if the Chart was bound to a DataTable, if the data in that

DataTable changed after the chart was drawn it should be automatically

reflected in the Chart?

--TG

Link to comment
Share on other sites

Understood.  Do you have an ETA on the service pack?  We have a Gantt chart

to update :)

--TG

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

news:cto1FeUIDHA.2172@webserver1.softwarefx.com...

> We were able to reproduce this problem and are currently working to fix

it.

>

> Look for a fix in the next service pack.

>

> --

> 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...