When the map is clicked on in the editing process it seems to fire a post back to update the legend, or anything in the adornment layer, which stops the user from completing any edits.
How can I allow Edit mode while having a Legend in the Adornment Layer?and
Hi John,
I think I have reproduced your issue, and I guess we can use TrackMode to achieve the same effect.
Please view this helpful link: http://samples.thinkgeo.com/webedition/howdoisamples/ (Following the steps:Samples->Shapes->Track Shape Finished Event).
Hope it works for you.
Thanks,
Emil
Hi John,
Attached is a sample shows how to update the legend in the edit mode scenario, please check it out.
Hope it can help.
Thanks,
Emil
Web_EditModeAndLegendLayer.zip (116.6 KB)