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

SeriesProvider exception when navigate with prism

1 Answer 36 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Luc
Top achievements
Rank 1
Luc asked on 31 Mar 2015, 10:31 AM
Hi,

I have implemented a prism navigable application with a page which contains a RadChartView populated dynamically with a SeriesProvider. On the first navigable page I can manipulate the series collection and remove serie or add new serie. When I remove a serie, the RadChartBase class raise an exception in UpdateDynamicSeries method. I think it's link with the way that prism manage the page (assumption that RadChartView is not link to mainview).
You can found a short sample here.
Run the sample, go to the Content page and try to remove a serie, the exception occurs.
I'm using version 2015.1.225.45 of telerik dll with implicit theme.
Thanks for your help.
Luc

1 Answer, 1 is accepted

Sort by
0
Accepted
Petar Marchev
Telerik team
answered on 31 Mar 2015, 02:42 PM
Hello Luc,

Thank you for attaching a project. I was able to compile and run it right away. I was also able to follow the steps you indicated and get the exception.

I confirm that this is a bug in the series provider, it appears that it does not fully detach its listeners from the original Source collection. We will do our best to fix this bug for the next official release, scheduled for the middle of June. I have updated your Telerik points as a token of gratitude for letting us know of this problem. I have logged the bug here, where you can vote and track its status.

Regards,
Petar Marchev
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
ChartView
Asked by
Luc
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Share this question
or