User (Legacy) Posted May 22, 2003 Report Share Posted May 22, 2003 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 More sharing options...
Software FX Posted May 23, 2003 Report Share Posted May 23, 2003 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 More sharing options...
User (Legacy) Posted May 23, 2003 Author Report Share Posted May 23, 2003 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 More sharing options...
Software FX Posted May 25, 2003 Report Share Posted May 25, 2003 Please contact our support department directly to get a hot-fix, by Software FX's policy, we do not publish information about hot fixes in this newsgroup, we can only direct you to RELEASED service packs. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.