<?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 Undo edits for a single AGSGDBFeature in a disconnected geodatase (iOS) in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/undo-edits-for-a-single-agsgdbfeature-in-a/m-p/313696#M2768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone got any ideas for undoing a single edit in an AGSGDBFeatureTable object in the iOS SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that the AGSGDBFeatureTable object has a clearEdits method, but that will clear all edits.&amp;nbsp; I would like to clear individual edits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AGSGDBFeature object has a 'revert' method, but this only works with in-memory changes...not changes that have been committed to the underlying table.&amp;nbsp; What I'm looking for is basically a method equivalent to this, but one that reverts an updated or deleted feature in the underlying table back to its original state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp; I could come up with a routine that collects all existing edits on a given table, clears all edits, then re-applies all edits except the one I'm looking to undo...but that seems a little overkill.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 14:55:33 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-07-23T14:55:33Z</dc:date>
    <item>
      <title>Undo edits for a single AGSGDBFeature in a disconnected geodatase (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/undo-edits-for-a-single-agsgdbfeature-in-a/m-p/313696#M2768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone got any ideas for undoing a single edit in an AGSGDBFeatureTable object in the iOS SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that the AGSGDBFeatureTable object has a clearEdits method, but that will clear all edits.&amp;nbsp; I would like to clear individual edits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AGSGDBFeature object has a 'revert' method, but this only works with in-memory changes...not changes that have been committed to the underlying table.&amp;nbsp; What I'm looking for is basically a method equivalent to this, but one that reverts an updated or deleted feature in the underlying table back to its original state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp; I could come up with a routine that collects all existing edits on a given table, clears all edits, then re-applies all edits except the one I'm looking to undo...but that seems a little overkill.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 14:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/undo-edits-for-a-single-agsgdbfeature-in-a/m-p/313696#M2768</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-07-23T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Undo edits for a single AGSGDBFeature in a disconnected geodatase (iOS)</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/undo-edits-for-a-single-agsgdbfeature-in-a/m-p/313697#M2769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, the API does not provide the ability to discard local edits on a feature by feature basis.&lt;/P&gt;&lt;P&gt;A good one for &lt;A href="http://ideas.arcgis.com/ideaList?category=ArcGIS+Runtime" title="http://ideas.arcgis.com/ideaList?category=ArcGIS+Runtime"&gt;ideas.arcgis.com&lt;/A&gt; though &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 22:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/undo-edits-for-a-single-agsgdbfeature-in-a/m-p/313697#M2769</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2014-07-24T22:08:59Z</dc:date>
    </item>
  </channel>
</rss>

