Select to view content in your preferred language

Extension Update looses Renderer on update

669
1
10-11-2012 04:23 AM
ShawnNelson
Emerging Contributor
I have built an extension to query a SharePoint List and recreate a GrahicsLayer bases on the result set. Whenever I run this, I loose the class break renderer. It still shows in SharePoint that the renderer is applied, but the points don't reflect the renderer parameters. I have checked the data type of the field and it shows I am passing in a double when I create the graphic.

Any help would be much appreciated.
0 Kudos
1 Reply
ShawnNelson
Emerging Contributor
I found the issue. My attribute keys did not match exactly.
0 Kudos