<?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 Custom editing in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286015#M7436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a Silverlight newbie here so be forewarned. I have looked at the samples in the SDK for editing And was able to get all the samples to work, But they use xaml and binding stuff.&amp;nbsp; On the online doc under custom editing solutions it mentions that it can be done but has no examples. Does anyone have an example using code behind to just create a simple polyline, or link that can point me in the right direction?&amp;nbsp;&amp;nbsp; I am using VS2010 with VB. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to do the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add (Line, Polygon &amp;amp; point.) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Select &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. edit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a whole lot in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 12:47:39 GMT</pubDate>
    <dc:creator>joaquinfernandez</dc:creator>
    <dc:date>2012-10-12T12:47:39Z</dc:date>
    <item>
      <title>Custom editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286015#M7436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a Silverlight newbie here so be forewarned. I have looked at the samples in the SDK for editing And was able to get all the samples to work, But they use xaml and binding stuff.&amp;nbsp; On the online doc under custom editing solutions it mentions that it can be done but has no examples. Does anyone have an example using code behind to just create a simple polyline, or link that can point me in the right direction?&amp;nbsp;&amp;nbsp; I am using VS2010 with VB. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to do the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add (Line, Polygon &amp;amp; point.) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Select &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. edit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a whole lot in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 12:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286015#M7436</guid>
      <dc:creator>joaquinfernandez</dc:creator>
      <dc:date>2012-10-12T12:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286016#M7437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does anyone have an example using code behind to just create a simple polyline, or link that can point me in the right direction?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Did you look at this &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#AddGraphics"&gt;sample &lt;/A&gt;&lt;SPAN&gt;which adds graphics by code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 15:41:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286016#M7437</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-10-12T15:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286017#M7438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, again forgive all my newbie questions but is graphics layer the same as feature layer and if not can you move data from one to the other?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 19:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286017#M7438</guid>
      <dc:creator>joaquinfernandez</dc:creator>
      <dc:date>2012-10-12T19:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286018#M7439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create a new feature in your feature layer and pass the geometry of the graphic to the newly created feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2012 13:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286018#M7439</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2012-10-14T13:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286019#M7440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can use esri widgetEditor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please take a look at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitEditorWidget"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitEditorWidget&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;it can perform your goal and save feature to database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want to programmatically use the ESRI.ArcGIS.Client.Editor&amp;nbsp; and binding to xaml button&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 05:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286019#M7440</guid>
      <dc:creator>HusnanM</dc:creator>
      <dc:date>2012-10-18T05:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom editing</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286020#M7441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, again forgive all my newbie questions but is graphics layer the same as feature layer and if not can you move data from one to the other? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;GraphicsLayer is the base class of FeatureLayer. So the sample codes working with GraphicsLayer should also work with FeatureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FeatureLayer adds mainly the capability to get/store graphics from/to a feature service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 06:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-editing/m-p/286020#M7441</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-10-18T06:30:57Z</dc:date>
    </item>
  </channel>
</rss>

