This is a migrated thread and some comments may be shown as answers.

ItemToolTipEventHandler Invoke with the wrong DataPoint

3 Answers 59 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Amir Kotler
Top achievements
Rank 1
Amir Kotler asked on 16 Aug 2009, 03:49 PM

Hi,

I craeted a chart with "LineSeriesDefinition" and the ItemSource is ObservableCollection<ObservableCollection<T>>
When <T> has the next properties:

"Tab (string)", "Date (DateTime)", "Count (int)"
The issue is when I get the invocation of ItemToolTipEventHandler for the last entry on the line it's with the bind item of thr previous one, it is append only for the last one!!!

3 Answers, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 18 Aug 2009, 11:13 AM
Hello Amir Kotler,

Indeed we must admit this was a bug within the chart control. However, our developers have managed to address the problem accordingly and the fix is part of the latest official version of the control released earlier this month (Q2 2009 SP1).


Best wishes,
Manuel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Amir Kotler
Top achievements
Rank 1
answered on 18 Aug 2009, 11:20 AM
Hi, From where can I download this realse
0
Accepted
Giuseppe
Telerik team
answered on 18 Aug 2009, 11:48 AM
Hello Amir Kotler,

You should be able to download it from your Client.Net account (the same place where you originally downloaded your version of the Silverlight controls).


Best wishes,
Manuel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Chart
Asked by
Amir Kotler
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Amir Kotler
Top achievements
Rank 1
Share this question
or