<?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: Show progress bar to Thematic load in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22954#M567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello &lt;BR /&gt;&lt;BR /&gt;I am new to Silverlight development. I am trying to to create a thematic mapping&amp;nbsp; userControl in my Silverlight application. &lt;BR /&gt;Can anyone help me in this regard. How to add a thematic usercontrol step by step.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards &lt;BR /&gt;&lt;BR /&gt;Saurabh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Saurabh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check Dynamic Layer Thematic sample from the following URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#DynamicLayerThematic"&gt;https://developers.arcgis.com/silverlight/sample-code/start.htm#DynamicLayerThematic&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 07:02:36 GMT</pubDate>
    <dc:creator>AhmedEl-Sisi</dc:creator>
    <dc:date>2014-05-05T07:02:36Z</dc:date>
    <item>
      <title>Show progress bar to Thematic load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22952#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have developed a Silverlight Map Application that has a thematic button. It's base on the Atlas sample. The button works fine, but my problem is that I have a lot of data related to each thematic option and the load of the graphics on the map takes more time than the load of the legend. Because of this the users think that there was an error. I have managed to show a loading image in the legend's canvas, but of course when the legend loads it disappears and there are no graphics on the map. The graphics appear some 5 to 10 seconds later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to show the map's progress bar while the new graphic layer is loading, but I can´t find a way to do so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that possible?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michelle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 13:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22952#M565</guid>
      <dc:creator>MichelleGonzalez</dc:creator>
      <dc:date>2013-01-16T13:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Show progress bar to Thematic load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22953#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to Silverlight development. I am trying to to create a thematic mapping&amp;nbsp; userControl in my Silverlight application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me in this regard. How to add a thematic usercontrol step by step.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saurabh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 05:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22953#M566</guid>
      <dc:creator>saurabhgupta2</dc:creator>
      <dc:date>2014-05-05T05:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show progress bar to Thematic load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22954#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello &lt;BR /&gt;&lt;BR /&gt;I am new to Silverlight development. I am trying to to create a thematic mapping&amp;nbsp; userControl in my Silverlight application. &lt;BR /&gt;Can anyone help me in this regard. How to add a thematic usercontrol step by step.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards &lt;BR /&gt;&lt;BR /&gt;Saurabh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Saurabh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check Dynamic Layer Thematic sample from the following URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#DynamicLayerThematic"&gt;https://developers.arcgis.com/silverlight/sample-code/start.htm#DynamicLayerThematic&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 07:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22954#M567</guid>
      <dc:creator>AhmedEl-Sisi</dc:creator>
      <dc:date>2014-05-05T07:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show progress bar to Thematic load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22955#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello cc4ever&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply . As I am new to development Silverlight Application i still cant figure out the steps through which i can integrate this sample code as a Widget or usercontrol in my existing Application . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to search online and found a sample way out for adding functionality to the existing application through usercontrol . But unfortunately its showing error "Object reference not set to an instance of an object".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find my code snippets &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; main page XAML : added reffernce to usercontrol &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;xmlns:widget="clr-namespace:ESRIStandardMapApplication2.Widget"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; main page xaml: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;widget:ThematicMap x:Name="ThematicMap" Visibility="Collapsed"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/widget:ThematicMap&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MainPage.cs : Added this references&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThematicMap.SetParent(this);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThematicMap.SetMap(MyMap);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThematicMap.SetGraphicsLayer("MyThematicGraphicsLayer");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Thematic.cs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Created 3 functions to pass parent map and parent grid &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me where i am doing it wrong&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saurabh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 07:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/show-progress-bar-to-thematic-load/m-p/22955#M568</guid>
      <dc:creator>saurabhgupta2</dc:creator>
      <dc:date>2014-05-05T07:21:46Z</dc:date>
    </item>
  </channel>
</rss>

