<?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: Adding points to feature layer with feature data grid in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/adding-points-to-feature-layer-with-feature-data/m-p/379063#M9807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use a QueryTask instead of calling Update() and add the new features returned from the query to the layer. You will need some type of way to only query data that has changed (ie a timestamp column or similar) if you want to really optimize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that if you are hitting a FeatureServer, you would want to set AutoSave to false, or you will risk adding the features multiple times.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 15:28:40 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-07-19T15:28:40Z</dc:date>
    <item>
      <title>Adding points to feature layer with feature data grid</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/adding-points-to-feature-layer-with-feature-data/m-p/379062#M9806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to add points to the map in a feature layer and feature data grid as the data source is updated without user intervention.&amp;nbsp; I have tried using the feature layer update method, but this causes the grid to completely reset and change any user sorting, column layout, or row selection.&amp;nbsp;&amp;nbsp; How can I add rows to the feature layer while maintaining the state of the grid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 20:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/adding-points-to-feature-layer-with-feature-data/m-p/379062#M9806</guid>
      <dc:creator>JamesMolohon</dc:creator>
      <dc:date>2010-07-13T20:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding points to feature layer with feature data grid</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/adding-points-to-feature-layer-with-feature-data/m-p/379063#M9807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use a QueryTask instead of calling Update() and add the new features returned from the query to the layer. You will need some type of way to only query data that has changed (ie a timestamp column or similar) if you want to really optimize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that if you are hitting a FeatureServer, you would want to set AutoSave to false, or you will risk adding the features multiple times.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 15:28:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/adding-points-to-feature-layer-with-feature-data/m-p/379063#M9807</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-07-19T15:28:40Z</dc:date>
    </item>
  </channel>
</rss>

