<?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 Toggle visibility of graphics in FeatureLayer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202690#M5022</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;BR /&gt;&lt;SPAN&gt;I have a fairly large FeatureLayer loading at startup (Snapshot). And I want the user to be able to toggle the visibility of groups of the graphics based on an attribute (in a TOC). And it all should happen client-side, not by a new query to the server. How can I accomplish this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jun 2010 18:13:13 GMT</pubDate>
    <dc:creator>Joachim_EckboJuell</dc:creator>
    <dc:date>2010-06-24T18:13:13Z</dc:date>
    <item>
      <title>Toggle visibility of graphics in FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202690#M5022</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;BR /&gt;&lt;SPAN&gt;I have a fairly large FeatureLayer loading at startup (Snapshot). And I want the user to be able to toggle the visibility of groups of the graphics based on an attribute (in a TOC). And it all should happen client-side, not by a new query to the server. How can I accomplish this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 18:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202690#M5022</guid>
      <dc:creator>Joachim_EckboJuell</dc:creator>
      <dc:date>2010-06-24T18:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle visibility of graphics in FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202691#M5023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Create multiple FeatureLayers, and set a where clause on each of them. ie&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:FeatureLayer Where="GroupID=1" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:FeatureLayer Where="GroupID=2" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can then simply toggle these layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 20:51:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202691#M5023</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-06-24T20:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle visibility of graphics in FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202692#M5024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Morten. So there is no way to quickly toggle the visibility of individual Graphics in a Feature- or GraphicsLayer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 10:02:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/toggle-visibility-of-graphics-in-featurelayer/m-p/202692#M5024</guid>
      <dc:creator>Joachim_EckboJuell</dc:creator>
      <dc:date>2010-06-25T10:02:20Z</dc:date>
    </item>
  </channel>
</rss>

