<?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: Root element is NOT checked in Legend Control in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297273#M7666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have legend like this below - but issue is main root element &lt;SPAN style="font-style:italic;"&gt;'Group Layer' &lt;/SPAN&gt;is not being checked in legend control of the application. But this is checked in map document.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would need more infos about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- what kind of layer is your 'Group Layer' (is it a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GroupLayer.html"&gt;Group Layer Collection &lt;/A&gt;&lt;SPAN&gt;or a sub group layer inside a DynamicMapServiceLayer?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- the meaning of 'is not being checked in legend control' : by default there is no checkbox in the legend. You can customize it to add checkboxes but in this case I need to know how you binded that checkbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If for example you binded your checkbox to LayerItemViewModel.IsEnabled and if your layer is a group layer collection, the checkbox represents the group layer visibility so you should not be able to have a group layer visible in the map and not checked in the legend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2012 07:00:45 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-08-03T07:00:45Z</dc:date>
    <item>
      <title>Root element is NOT checked in Legend Control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297271#M7664</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 legend like this below - but issue is main root element &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;'Group Layer' &lt;/SPAN&gt;&lt;SPAN&gt;is not being checked in legend&amp;nbsp; control of the application. But this is checked in map document. please help how to set to checked to visible by default (on loading map) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Group Layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Group A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer A1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer A2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer A3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Group B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group B1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer B1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer B2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 12:08:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297271#M7664</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2012-08-01T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Root element is NOT checked in Legend Control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297272#M7665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you working with esri:Legend control? You can create your own Group Layer and push individual FeatureLayers into the GroupLayer.&amp;nbsp; Have you looked at this sample&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#GroupLayers"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#GroupLayers&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 15:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297272#M7665</guid>
      <dc:creator>nakulmanocha</dc:creator>
      <dc:date>2012-08-01T15:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Root element is NOT checked in Legend Control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297273#M7666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have legend like this below - but issue is main root element &lt;SPAN style="font-style:italic;"&gt;'Group Layer' &lt;/SPAN&gt;is not being checked in legend control of the application. But this is checked in map document.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would need more infos about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- what kind of layer is your 'Group Layer' (is it a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GroupLayer.html"&gt;Group Layer Collection &lt;/A&gt;&lt;SPAN&gt;or a sub group layer inside a DynamicMapServiceLayer?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- the meaning of 'is not being checked in legend control' : by default there is no checkbox in the legend. You can customize it to add checkboxes but in this case I need to know how you binded that checkbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If for example you binded your checkbox to LayerItemViewModel.IsEnabled and if your layer is a group layer collection, the checkbox represents the group layer visibility so you should not be able to have a group layer visible in the map and not checked in the legend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 07:00:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/root-element-is-not-checked-in-legend-control/m-p/297273#M7666</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-08-03T07:00:45Z</dc:date>
    </item>
  </channel>
</rss>

