Greetings,
I have a flex application that updates the attributes of a feature layer. I am able to update the attributes just fine at run time. However, when I run myFeatureLayer.refresh() in my editsComplete event handler, the symbology of my layer does not update. It is not until I reload the application that my edits are reflected in the symbology. Am I missing soimething?
Thanks, Tyler