<?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: FeatureLayer arbitrarily selects features when using OnDemand mode in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320040#M8291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know of any workaround at the moment, but you can download FeatureDataGrid source from CodePlex &lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;&lt;SPAN&gt;. The issue seems to be at the Silverlight DataGrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you contact support and provide them that Nimbus number, you can get more information about the bug and/or request them to make it publicly visible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2011 20:50:55 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2011-09-07T20:50:55Z</dc:date>
    <item>
      <title>FeatureLayer arbitrarily selects features when using OnDemand mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320037#M8288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a simple point feature layer. When using the following properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mode = FeatureLayer.QueryMode.OnDemand;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OnDemandCacheSize = 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...a point gets selected (typically topmost in the associated FeatureDataGrid) after most pan or zoom operations. This interacts with the "Auto Zoom to Selected" option to create a genuinely frustrating user experience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wrote an event handler for Map.ExtentChanged to deselect any rogue points, but no points are selected at the time this event fires. Any suggestions would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320037#M8288</guid>
      <dc:creator>NathanielWingfield</dc:creator>
      <dc:date>2011-09-06T16:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer arbitrarily selects features when using OnDemand mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320038#M8289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your feedback. This is a known issue in the DataGrid, we have this bug logged with Nimbus ID# NIM072308&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 20:20:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320038#M8289</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-06T20:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer arbitrarily selects features when using OnDemand mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320039#M8290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you for your feedback. This is a known issue in the DataGrid, we have this bug logged with Nimbus ID# NIM072308&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a URL for that bug? Is there a workaround?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 12:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320039#M8290</guid>
      <dc:creator>NathanielWingfield</dc:creator>
      <dc:date>2011-09-07T12:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer arbitrarily selects features when using OnDemand mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320040#M8291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know of any workaround at the moment, but you can download FeatureDataGrid source from CodePlex &lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;&lt;SPAN&gt;. The issue seems to be at the Silverlight DataGrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you contact support and provide them that Nimbus number, you can get more information about the bug and/or request them to make it publicly visible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 20:50:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featurelayer-arbitrarily-selects-features-when/m-p/320040#M8291</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-07T20:50:55Z</dc:date>
    </item>
  </channel>
</rss>

