<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Before update event for feature layer? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/before-update-event-for-feature-layer/m-p/653412#M16719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no event that gets raised before Update() is called. If FeatureLayer is Mode=OnDemand, you can use Map.ExtentChanging event. If your app calls Update() explicitly, then you can show progress bar before this call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 00:16:05 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2012-07-03T00:16:05Z</dc:date>
    <item>
      <title>Before update event for feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/before-update-event-for-feature-layer/m-p/653411#M16718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to capture the event before a layer is updated back from the server (for any reason, such as user interaction, extent changed, etc.) to show a busy signal and turn off busy signal when update completed, b/c for some of the updates there is a delay of somewhat length, and I want to distinguish to the user a difference between no result and delayed result...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see there is UpdateCompleted and UpdateFailed events, but there doesn't "appear" to be any for BeginUpdate or any such....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a workaround?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an event that can be leveraged?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 13:52:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/before-update-event-for-feature-layer/m-p/653411#M16718</guid>
      <dc:creator>EdwardSon</dc:creator>
      <dc:date>2012-07-02T13:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Before update event for feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/before-update-event-for-feature-layer/m-p/653412#M16719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no event that gets raised before Update() is called. If FeatureLayer is Mode=OnDemand, you can use Map.ExtentChanging event. If your app calls Update() explicitly, then you can show progress bar before this call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 00:16:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/before-update-event-for-feature-layer/m-p/653412#M16719</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-07-03T00:16:05Z</dc:date>
    </item>
  </channel>
</rss>

