I am implementing an application which implements a UserControl as a window in a DocumentContainer (MDI Mode) .
The UserControl is a TabControlExt which consists of two TabExtItems.
I need to display two SfCharts (one on each tab) which are updated by a timer tick.
When both the charts are placed on the first TabExtItems 'Tab' the databinding of the chart works perfectly.
However, when either one or both charts are moved to the second tab, databinding fails and the chart(s) on the second tab does not update (although the FastLineSeries data are correctly updated).
I've attached a 'skeletal' project which illustrates the problem.
Can you advise me?
Yours Sincerely,
Dr Andy Pybus
Attachment:
ChartInTabControl_7e0cce9a.zip