Sean Turner

210
Reputation
127 views

Registered User

Name Sean Turner
Member for 7 months
Seen Sep 25 at 10:34
Website
Location US
Age 21
I am a .NET / Java developer that has yet to meet a problem I haven't liked.
Nov
24
awarded  Self-Learner
Sep
30
awarded  Popular Question
Jul
12
comment What does Cannot modify the logical children for this node at this time because a tree walk is in progress mean?
I filed a bug on CodePlex. It turns out this is a bug in the chart framework. See silverlight.codeplex.com/WorkItem/… There is a workaround. Set teh chart's DataPointSeries Items source instead of the data context: (Chart1.Series[0] as DataPointSeries).ItemsSource = dataEmpty;
Jul
1
awarded  Student
Jun
19
accepted What does Cannot modify the logical children for this node at this time because a tree walk is in progress mean?
Jun
14
answered What does Cannot modify the logical children for this node at this time because a tree walk is in progress mean?
Jun
14
revised What does Cannot modify the logical children for this node at this time because a tree walk is in progress mean?
added 128 characters in body
Jun
14
asked What does Cannot modify the logical children for this node at this time because a tree walk is in progress mean?