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

Pie chart legend caching problem

1 Answer 59 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 13 Sep 2010, 03:53 PM
I am working on Silverlight 4 RIA Services application. I have a telerik drop down that gets populated with the items at run time. On the selectionChanged event of the control, a method gets fired, that populates a Pie Chart. The query fired at the server side returns an object of  List<Entity> type. The data returned from server side is perfect but as soon as the control comes to the client side, the data seems to be cached by the client and in the COmpleted event, when I see the returned values, it shows me the previous values associated to the object.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 15 Sep 2010, 06:24 PM
Hi Ziad,

You need to refresh the cached entityset. There is one great article that can help you.

Greetings,
Yavor Ivanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
Michael
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or