<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Unable to bind a grid.</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Unable to bind a grid.</description>
  <pubDate>Mon, 13 Apr 2026 16:14:58 -700</pubDate>
  <lastBuildDate>Wed, 11 Jul 2007 13:04:21 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=121</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Unable to bind a grid. : Have you checked the OM to see...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=269#269</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=72" rel="nofollow">naveen.menon</a><br /><strong>Subject:</strong> 121<br /><strong>Posted:</strong> 11-Jul-2007 at 1:04pm<br /><br /><DIV>Have you checked the OM to see if the the columns that have been set as keys do not have repetitive&nbsp;values in the database?</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jul 2007 13:04:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=269#269</guid>
  </item> 
  <item>
   <title>Unable to bind a grid. : I just noticed that even with...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=266#266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=74" rel="nofollow">wyattda</a><br /><strong>Subject:</strong> 121<br /><strong>Posted:</strong> 10-Jul-2007 at 2:46pm<br /><br />I just noticed that even with a table that has only 2 records it still gives that error.&nbsp; The table with the 2 records has good data.&nbsp; So if the data appears to be ok then what else can it be?]]>
   </description>
   <pubDate>Tue, 10 Jul 2007 14:46:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=266#266</guid>
  </item> 
  <item>
   <title>Unable to bind a grid. : Wyatt,  I think that you are...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=265#265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 121<br /><strong>Posted:</strong> 10-Jul-2007 at 2:42pm<br /><br />Wyatt,<DIV>&nbsp;</DIV><DIV>I think that you are completely correct.&nbsp; Bad data can certainly cause the problem that you are seeing, and I don't see anything wrong or suspicious in your code.</DIV><DIV>&nbsp;</DIV><DIV>David&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 10 Jul 2007 14:42:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=265#265</guid>
  </item> 
  <item>
   <title>Unable to bind a grid. : I am using the following code:PersistenceManager...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=264#264</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=74" rel="nofollow">wyattda</a><br /><strong>Subject:</strong> 121<br /><strong>Posted:</strong> 10-Jul-2007 at 2:01pm<br /><br />I am using the following code:<br><br>PersistenceManager manager = PersistenceManager.DefaultManager;<br><br>EntityQuery query = new EntityQuery(typeof(Customers), Customers.ActiveEntityColumn, EntityQueryOp.EQ, "True");<br><br>EntityList&lt;Customers&gt; customers = manager.GetEntities&lt;Customers&gt;(query);<br><br>dataGridViewMain.DataSource = customers;<br><br>When it gets to the EntityList&lt;Customers&gt; line of code it throws the following error: "An item with the same key has already been added.".<br><br>I have used DevForce before with no problems.&nbsp; I think the main difference is the database that I am using.&nbsp; I have no idea about the quality of the data in this database.&nbsp; Could it be something to do with the data, or am I just using it incorrectly?<br><br>Please help.. <br><br>Thanks,<br>Wyatt<br>]]>
   </description>
   <pubDate>Tue, 10 Jul 2007 14:01:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=121&amp;PID=264#264</guid>
  </item> 
 </channel>
</rss>