<?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: FeatureDataGrid Data Removal and Mapnipulation in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredatagrid-data-removal-and-mapnipulation/m-p/524534#M13514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client.Toolkit~ESRI.ArcGIS.Client.Toolkit.FeatureDataGrid~FilterSource.html"&gt;FilterSource &lt;/A&gt;&lt;SPAN&gt;property of the FeatureDataGrid to set the graphics that have to be displyed in the feature datagrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somethink like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myFeatureDatagrid.FilterSource = graphicsLayer.Graphics.Where(g =&amp;gt; (int)g.Attributes["Capacity"] &amp;gt; 1000 &amp;amp;&amp;amp; g.Attributes["Type"] == "1stclass");&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2012 13:31:29 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-05-24T13:31:29Z</dc:date>
    <item>
      <title>FeatureDataGrid Data Removal and Mapnipulation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredatagrid-data-removal-and-mapnipulation/m-p/524533#M13513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to remove some rows from the FeatureDataGrid depending upon column value. I mean to say remove some rows where Capacity(Column from FeatureDataGrid) &amp;gt;1000 or depending on more then two condition like Capacity &amp;gt; 1000 and/or Type = '1stclass'. Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 07:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredatagrid-data-removal-and-mapnipulation/m-p/524533#M13513</guid>
      <dc:creator>ManojrajTeli</dc:creator>
      <dc:date>2012-05-24T07:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureDataGrid Data Removal and Mapnipulation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredatagrid-data-removal-and-mapnipulation/m-p/524534#M13514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client.Toolkit~ESRI.ArcGIS.Client.Toolkit.FeatureDataGrid~FilterSource.html"&gt;FilterSource &lt;/A&gt;&lt;SPAN&gt;property of the FeatureDataGrid to set the graphics that have to be displyed in the feature datagrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somethink like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myFeatureDatagrid.FilterSource = graphicsLayer.Graphics.Where(g =&amp;gt; (int)g.Attributes["Capacity"] &amp;gt; 1000 &amp;amp;&amp;amp; g.Attributes["Type"] == "1stclass");&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 13:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/featuredatagrid-data-removal-and-mapnipulation/m-p/524534#M13514</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-05-24T13:31:29Z</dc:date>
    </item>
  </channel>
</rss>

