<?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 FeatureDataGrid on an Editable Layer with Custom Query. in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/featuredatagrid-on-an-editable-layer-with-custom/m-p/613206#M3158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm building a small asset tracking application using ArcGIS Runtime SDK for WPF based on the "FeatureDataGrid" example that ships with the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing I'd like to support is the ability add features that don't yet have a known projection system ... which means I can't yet populate their Geometry.&amp;nbsp; I can add such records to the featureLayer.Graphics collection and it even shows up in the table.&amp;nbsp; That's all good.&amp;nbsp; The problem is that as soon as the map extent changes, the table repopulates and there is no way to access the incomplete features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried manually querying the layer as a LocalMapService ... but ran into two problems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - since the path to the FeatureLayer (which is editable) and the path to the LocalMapService are they same, I got a "LocalServerException" "Failed to create a 'LocalFeatureService' for editing as the service with the same path is already running as an instance of 'LocalMapService' which does not support editing.&amp;nbsp; This link describes a similar problem&amp;nbsp; but without resolution:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/59236-Failing-to-create-a-localfeatureservice-for-editing"&gt;http://forums.arcgis.com/threads/59236-Failing-to-create-a-localfeatureservice-for-editing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; - Even if I make the ArcGISLocalFeatureLayer non-editable, the query only seems to get the extent-filtered features (my WHERE clause is "1=1" which should return all of them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone suggest a path forward here.&amp;nbsp; Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;msr&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 17:36:50 GMT</pubDate>
    <dc:creator>michaelrosen</dc:creator>
    <dc:date>2013-05-29T17:36:50Z</dc:date>
    <item>
      <title>FeatureDataGrid on an Editable Layer with Custom Query.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/featuredatagrid-on-an-editable-layer-with-custom/m-p/613206#M3158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm building a small asset tracking application using ArcGIS Runtime SDK for WPF based on the "FeatureDataGrid" example that ships with the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing I'd like to support is the ability add features that don't yet have a known projection system ... which means I can't yet populate their Geometry.&amp;nbsp; I can add such records to the featureLayer.Graphics collection and it even shows up in the table.&amp;nbsp; That's all good.&amp;nbsp; The problem is that as soon as the map extent changes, the table repopulates and there is no way to access the incomplete features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried manually querying the layer as a LocalMapService ... but ran into two problems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - since the path to the FeatureLayer (which is editable) and the path to the LocalMapService are they same, I got a "LocalServerException" "Failed to create a 'LocalFeatureService' for editing as the service with the same path is already running as an instance of 'LocalMapService' which does not support editing.&amp;nbsp; This link describes a similar problem&amp;nbsp; but without resolution:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/59236-Failing-to-create-a-localfeatureservice-for-editing"&gt;http://forums.arcgis.com/threads/59236-Failing-to-create-a-localfeatureservice-for-editing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; - Even if I make the ArcGISLocalFeatureLayer non-editable, the query only seems to get the extent-filtered features (my WHERE clause is "1=1" which should return all of them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone suggest a path forward here.&amp;nbsp; Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;msr&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 17:36:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/featuredatagrid-on-an-editable-layer-with-custom/m-p/613206#M3158</guid>
      <dc:creator>michaelrosen</dc:creator>
      <dc:date>2013-05-29T17:36:50Z</dc:date>
    </item>
  </channel>
</rss>

