<?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 Dynamic MapTip text in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-maptip-text/m-p/424945#M10946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My application has a requirement for allowing the client to change the data they want displayed on the MapTips. I saw &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/21098-How-to-create-MapTips-at-runtime" rel="nofollow" target="_blank"&gt;this&lt;/A&gt;&lt;SPAN&gt; thread and that helps because they are adding it programmatically which is what I think I need. But still they seem to have all the data set up to the same data source all the time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On my side, I thought that I could create my own UserControl and handle what I need there, such as setting up the data sources, and then add that to the MapTip. But I did not see anything in the MapTip class (like a property) that would allow me to do that. So I tried this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;MapTip tip = (MapTip)((FrameworkElement)(new MyMapTips()));&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where "MyMapTips" is just my user control formatted the way I want. With that, I can build the application; but it does not start. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on this? Any other strategies/ideas that may be better?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 19:27:18 GMT</pubDate>
    <dc:creator>LuisGarcia2</dc:creator>
    <dc:date>2013-01-17T19:27:18Z</dc:date>
    <item>
      <title>Dynamic MapTip text</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-maptip-text/m-p/424945#M10946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My application has a requirement for allowing the client to change the data they want displayed on the MapTips. I saw &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/21098-How-to-create-MapTips-at-runtime" rel="nofollow" target="_blank"&gt;this&lt;/A&gt;&lt;SPAN&gt; thread and that helps because they are adding it programmatically which is what I think I need. But still they seem to have all the data set up to the same data source all the time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On my side, I thought that I could create my own UserControl and handle what I need there, such as setting up the data sources, and then add that to the MapTip. But I did not see anything in the MapTip class (like a property) that would allow me to do that. So I tried this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;MapTip tip = (MapTip)((FrameworkElement)(new MyMapTips()));&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where "MyMapTips" is just my user control formatted the way I want. With that, I can build the application; but it does not start. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on this? Any other strategies/ideas that may be better?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 19:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-maptip-text/m-p/424945#M10946</guid>
      <dc:creator>LuisGarcia2</dc:creator>
      <dc:date>2013-01-17T19:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic MapTip text</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-maptip-text/m-p/424946#M10947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind, I got it figured out. It has to be done in the graphic.MapTip property. And there I can add the data I want to my tip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 19:54:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-maptip-text/m-p/424946#M10947</guid>
      <dc:creator>LuisGarcia2</dc:creator>
      <dc:date>2013-01-17T19:54:59Z</dc:date>
    </item>
  </channel>
</rss>

