<?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 : ListConverter for DataTable</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : ListConverter for DataTable</description>
  <pubDate>Thu, 11 Jun 2026 00:08:37 -700</pubDate>
  <lastBuildDate>Wed, 16 Jul 2008 16:02:32 -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=890</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>ListConverter for DataTable : Look at the Advanced Tutorial...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=890&amp;PID=3230#3230</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> 890<br /><strong>Posted:</strong> 16-Jul-2008 at 4:02pm<br /><br />Look at the Advanced Tutorial on "Binding to Non-Persistable Objects".&nbsp; The real problem is not than we can't bind to non-persistable objects.&nbsp; That is easy enough to do.&nbsp; The real problem is that we can't save the changes.]]>
   </description>
   <pubDate>Wed, 16 Jul 2008 16:02:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=890&amp;PID=3230#3230</guid>
  </item> 
  <item>
   <title>ListConverter for DataTable : In my example I have an EditorView...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=890&amp;PID=3225#3225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=201" rel="nofollow">vecs</a><br /><strong>Subject:</strong> 890<br /><strong>Posted:</strong> 16-Jul-2008 at 1:43am<br /><br />In my example I have an EditorView for Product entity with ComboBox control binded to Product.SupplierId property. Also I have DataTable contained data on suppliers having "Id" and "Name" fields.<br>I`d like to screw this suppliers table up to ComboBox dropdown list so "Id" and "Name" field values be treated as ValueMember and DisplayMember (surely I use ControlBindingManager for binding).<br>Suppliers table have no corresponding Supplier entity type in my module because this table is coming as additional dictionary from 3rd party source..<br><br>Is it possible to use DataTable as source of values for ComboBoxcontrol? How should I setup ListConverter for correspondingBindingDescriptor?<br><br> ]]>
   </description>
   <pubDate>Wed, 16 Jul 2008 01:43:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=890&amp;PID=3225#3225</guid>
  </item> 
 </channel>
</rss>