<?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 Difference between EditorWidget and Editor class. in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323202#M8347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the online documentation, we can see two examples under Editing section of Silverlight API. Both nearly do the same thing, i.e. feature editing (add,delete etc.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am really confused which way should I go to have editing in my application. Can anybody tell me the difference between these two, i.e. EditorWidget and Editor class? Or is it like, Editor widget is using Editor class behind the scenes? I understand that widget is giving us ready-to-use UI for editor control. Is it the only difference?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any help on this issue to get my mind straight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,Sanjay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Nov 2010 04:17:50 GMT</pubDate>
    <dc:creator>SanajyJadhav</dc:creator>
    <dc:date>2010-11-20T04:17:50Z</dc:date>
    <item>
      <title>Difference between EditorWidget and Editor class.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323202#M8347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the online documentation, we can see two examples under Editing section of Silverlight API. Both nearly do the same thing, i.e. feature editing (add,delete etc.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am really confused which way should I go to have editing in my application. Can anybody tell me the difference between these two, i.e. EditorWidget and Editor class? Or is it like, Editor widget is using Editor class behind the scenes? I understand that widget is giving us ready-to-use UI for editor control. Is it the only difference?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any help on this issue to get my mind straight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,Sanjay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 04:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323202#M8347</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2010-11-20T04:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between EditorWidget and Editor class.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323203#M8348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you got the point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EditorWidget is an implementation of an UI editing tool using behing the scene the editor class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In a first time, I suggest you start using the editor widget which is easier to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 09:32:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323203#M8348</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-11-20T09:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between EditorWidget and Editor class.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323204#M8349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case of you are going to write code to implement the edit logic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;editing the geometry, using the Editor class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;editng the attachments, using the FeatureLayer class&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 05:38:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323204#M8349</guid>
      <dc:creator>wangzhifang</dc:creator>
      <dc:date>2010-11-21T05:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between EditorWidget and Editor class.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323205#M8350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for getting back to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 02:00:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/difference-between-editorwidget-and-editor-class/m-p/323205#M8350</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2010-11-22T02:00:34Z</dc:date>
    </item>
  </channel>
</rss>

