<?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: User editing of data in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634607#M16314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using MapService or if your fields have Editable property to false, then the FeatureDataForm will display all fields as read-only.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Nov 2010 18:38:05 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2010-11-05T18:38:05Z</dc:date>
    <item>
      <title>User editing of data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634606#M16313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a nice sample at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitFeatureDataForm"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitFeatureDataForm&lt;/A&gt;&lt;SPAN&gt; which shows how to allow a user to edit the underlying attribute data. I can make this work with my own data up to the point where the editing table opens. At that point the data is visible but not editable. What do I need to do to allow editng of my data? Is there something in the service itself, or perhaps some server permissions that need set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 15:34:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634606#M16313</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2010-11-05T15:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: User editing of data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634607#M16314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using MapService or if your fields have Editable property to false, then the FeatureDataForm will display all fields as read-only.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 18:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634607#M16314</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-05T18:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: User editing of data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634608#M16315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jennifer. What type of service should I be using and where do I set the fields to editable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I handle server permissions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 14:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634608#M16315</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2010-11-08T14:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: User editing of data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634609#M16316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can learn more about FeatureService here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/What_is_a_feature_service/009300000020000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/What_is_a_feature_service/009300000020000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 17:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634609#M16316</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-08T17:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: User editing of data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634610#M16317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can learn more about FeatureService here: &lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/What_is_a_feature_service/009300000020000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/What_is_a_feature_service/009300000020000000/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OK, so as I read that info it says "All data must be from a single ArcSDE geodatabase." Implied meaning that it will not work with a shapefile.&amp;nbsp; So that leads me to wanting to implement the project using a related table rather than the actual attribute table. I think all I need to do this is the ability to click a feature on the map and capture the click event with the FID of the feature. I can then create my own query and bring up the needed record in a .NET datagrid. Is there a sample around that would show me how to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 18:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634610#M16317</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2010-11-08T18:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: User editing of data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634611#M16318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This sample FeatureService includes a related table: &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can edit the related table just as you would edit any feature layer. Post #2 here &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/16731-Change-value-of-FeatureDataGrid-Cell"&gt;http://forums.arcgis.com/threads/16731-Change-value-of-FeatureDataGrid-Cell&lt;/A&gt;&lt;SPAN&gt; describes how it can be done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 19:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/user-editing-of-data/m-p/634611#M16318</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-08T19:21:13Z</dc:date>
    </item>
  </channel>
</rss>

