<?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: Active FeatureLayers from Editor in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448245#M11617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, i am using the modified FeatureDataForm to edit tables and using the list to control the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 13:55:14 GMT</pubDate>
    <dc:creator>AjaySisodia2</dc:creator>
    <dc:date>2011-09-13T13:55:14Z</dc:date>
    <item>
      <title>Active FeatureLayers from Editor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448243#M11615</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 feature class and bunch of standalone tables which are published as FeatureServer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my application I need to provide functionality to update Feature Layer and the associated table. The tables are initialized dynamically to support editing.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know the two ways to get the active feature layers ( FeatureLayer fLayer = this.MapControl.Layers[layerID] as FeatureLayer; ) and ( IEnumerable&amp;lt;GraphicsLayer&amp;gt; graphicsLayer = featureEditor.GraphicsLayers; foreach (GraphicsLayer gl in graphicsLayer) fLayer = gl as FeatureLayer; ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both of the above methods are unable to return the table as Feature layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How should i get the tables from Editor as Feature Layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 16:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448243#M11615</guid>
      <dc:creator>AjaySisodia2</dc:creator>
      <dc:date>2011-09-09T16:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Active FeatureLayers from Editor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448244#M11616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You create FeatureLayer for each standalone table and do not add them to Map.Layers, is that correct? Are you using FeatureDataForm to update the table? If yes, you cannot expect Map.Layers or Editor.GraphicsLayers to report these layers. What you can do is store them to a different LayerCollection and use this LayerCollection to access layers from standalone tables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 21:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448244#M11616</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-12T21:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Active FeatureLayers from Editor</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448245#M11617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi Jennifer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, i am using the modified FeatureDataForm to edit tables and using the list to control the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 13:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/active-featurelayers-from-editor/m-p/448245#M11617</guid>
      <dc:creator>AjaySisodia2</dc:creator>
      <dc:date>2011-09-13T13:55:14Z</dc:date>
    </item>
  </channel>
</rss>

