As the subject line suggests, the data in a popup for a feature layer record does not update after I update attributes using the featurelayer.applyedits() method. Attributes updates are done by the user in a separate dialog window. I even refresh/redraw the featurelayer upon completed execution. If I am zoomed into the record and then zoom to full extent of the map after I apply the edits, the map finally will go out and refresh the dataset. Any ideas on forcing the featurelayer to refresh the data? I am also using on demand mode for the feature layer.
Thanks.