<?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 List Event Handling? in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230008#M682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to be able to have my web part listen for when an item is added to a spatially enabled list, then do something with the coordinates of the list.&amp;nbsp; Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 20:46:53 GMT</pubDate>
    <dc:creator>DanielDillard</dc:creator>
    <dc:date>2011-09-01T20:46:53Z</dc:date>
    <item>
      <title>List Event Handling?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230008#M682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to be able to have my web part listen for when an item is added to a spatially enabled list, then do something with the coordinates of the list.&amp;nbsp; Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 20:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230008#M682</guid>
      <dc:creator>DanielDillard</dc:creator>
      <dc:date>2011-09-01T20:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: List Event Handling?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230009#M683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Figured it out (sort of).&amp;nbsp; Build a Silverlight Application as explained &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ff728647.aspx"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Add a class with commands and/or behaviors for your Map web part.&amp;nbsp; You can create an object from MainPage and use any members of it in this class, as far as I can tell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will get you Context.Web which allows you get get list objects by name.&amp;nbsp; I haven't figured out how to wire up an item-added event handler, but I have used this method to add list items programmatically through the web part.&amp;nbsp; (Don't forget to upload your extension to the Map web part and add any commands/behaviors!)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 18:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230009#M683</guid>
      <dc:creator>DanielDillard</dc:creator>
      <dc:date>2011-09-02T18:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Event Handling?</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230010#M684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, so I guess you can't wire the event handler in the Silverlight application, as you need to use Microsoft.Sharepoint libraries which you cannot do in a Silverlight application.&amp;nbsp; Oh, well...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 17:47:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/list-event-handling/m-p/230010#M684</guid>
      <dc:creator>DanielDillard</dc:creator>
      <dc:date>2011-09-09T17:47:19Z</dc:date>
    </item>
  </channel>
</rss>

