<?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: AttributeInspector and update problem. in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438828#M10205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sylvain, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - Try to set &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#disableClientCaching"&gt;&lt;SPAN style="font-style:italic;"&gt;disableClientCaching = true&lt;/SPAN&gt;;&lt;/A&gt;&lt;SPAN&gt; for your feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - If not success, show your result function &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;featureLayer_editsCompleteHandler&lt;/SPAN&gt;&lt;SPAN&gt; code (full).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 04:17:05 GMT</pubDate>
    <dc:creator>IvanBespalov</dc:creator>
    <dc:date>2011-12-14T04:17:05Z</dc:date>
    <item>
      <title>AttributeInspector and update problem.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438826#M10203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with AttributeInspector and refreshing updates on a feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To see any modifications I have to reload my flex application. I try to refresh all layers (dynamic, tiled, feature, graphics) but I can't see my modifications without refreshing all my application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my code to apply edit :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;const updates:Array = [ featureSelected ];
&amp;nbsp; featureLayerParcellesAttributaires.applyEdits(null, updates, null,
&amp;nbsp;&amp;nbsp; new AsyncResponder(featureLayer_editsCompleteHandler, featureLayer_faultHandler,{ feature: featureSelected, field: null, oldValue: null }));&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and in the featureLayer_editsCompleteHandler :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;attributeInspectorParcelles.refreshActiveFeature();
featureLayerParcellesAttributaires.refresh();&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ActiveFeature in AttributeInspectorParcelles is not null.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 13:10:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438826#M10203</guid>
      <dc:creator>SylvainKerdreux</dc:creator>
      <dc:date>2011-02-24T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeInspector and update problem.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438827#M10204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you find a solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 17:56:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438827#M10204</guid>
      <dc:creator>AnupamDas</dc:creator>
      <dc:date>2011-12-13T17:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeInspector and update problem.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438828#M10205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sylvain, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - Try to set &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#disableClientCaching"&gt;&lt;SPAN style="font-style:italic;"&gt;disableClientCaching = true&lt;/SPAN&gt;;&lt;/A&gt;&lt;SPAN&gt; for your feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - If not success, show your result function &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;featureLayer_editsCompleteHandler&lt;/SPAN&gt;&lt;SPAN&gt; code (full).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 04:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-and-update-problem/m-p/438828#M10205</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-12-14T04:17:05Z</dc:date>
    </item>
  </channel>
</rss>

