<?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: Trying to integrate FeatureDataGrid and FeatureDataForm for editing table data in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359091#M9175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can look at this thread - how to get graphic from selected row &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/46013-FeatureDataGrid-Selection-Changed-Event" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/46013-FeatureDataGrid-Selection-Changed-Event&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2012 23:30:38 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2012-05-29T23:30:38Z</dc:date>
    <item>
      <title>Trying to integrate FeatureDataGrid and FeatureDataForm for editing table data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359090#M9174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to edit data from an ObjectClass after getting the first set of problems worked out (see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/58680-Updating-data-in-a-Table" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/58680-Updating-data-in-a-Table&lt;/A&gt;&lt;SPAN&gt;) I thought it would be really nice to use the FeatureDataGrid and FeatureDataForm as is mentioned in a previous thread.&amp;nbsp; While this is not required there is certainly some nice functionality there I would like to take advantage of.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setup the FeatureDataGrid no problem but does not seem to me there is a way to integrate the two tools.&amp;nbsp; I would have thought that I could simply get the SelectedItem and that would be a Graphic which I could then set as the GraphicSource.&amp;nbsp; But it seems the SelectedItem is an ESRI.ArcGIS.Client.Toolkit.DataSource.TempType2138779241 (seriously?), which is pretty worthless to me.&amp;nbsp; The SelectedGraphic is also not of any use because it is never populated, I am assuming this is because this is an ObjectClass not a FeatureClass as the source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I am missing something.&amp;nbsp; I have written a working application using the standard Silverlight Toolkit, but I think these tools are really nice and I would like to use them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 10:19:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359090#M9174</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2012-05-29T10:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to integrate FeatureDataGrid and FeatureDataForm for editing table data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359091#M9175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can look at this thread - how to get graphic from selected row &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/46013-FeatureDataGrid-Selection-Changed-Event" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/46013-FeatureDataGrid-Selection-Changed-Event&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 23:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359091#M9175</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-05-29T23:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to integrate FeatureDataGrid and FeatureDataForm for editing table data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359092#M9176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can look at this thread - how to get graphic from selected row &lt;A href="http://forums.arcgis.com/threads/46013-FeatureDataGrid-Selection-Changed-Event"&gt;http://forums.arcgis.com/threads/46013-FeatureDataGrid-Selection-Changed-Event&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks that solve the problem.&amp;nbsp; I think it is worth consideration for the next release to have the SelectedGraphic update in this situation, or have a another property to handle this situation so everything could be done with data binding directly in the xaml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 02:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-integrate-featuredatagrid-and/m-p/359092#M9176</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2012-05-30T02:23:20Z</dc:date>
    </item>
  </channel>
</rss>

