<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to bind a ComboBox to a datasource?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : How to bind a ComboBox to a datasource?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:20:48 +0000</pubDate>
  <lastBuildDate>Sat, 20 Jun 2009 04:34:05 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=10908</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to bind a ComboBox to a datasource? : In conclusion, if I want to bind...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=50136&amp;title=how-to-bind-a-combobox-to-a-datasource#50136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5333">nicoleta@nexusm</a><br /><strong>Subject:</strong> 10908<br /><strong>Posted:</strong> 20 June 2009 at 4:34am<br /><br />In conclusion, if I want to bind a datatable to a combobox, I have to add the rows one by one using one the methods AddItem(), set_List(), or set_ItemData()?<br>]]>
   </description>
   <pubDate>Sat, 20 Jun 2009 04:34:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=50136&amp;title=how-to-bind-a-combobox-to-a-datasource#50136</guid>
  </item> 
  <item>
   <title><![CDATA[How to bind a ComboBox to a datasource? : The standard Databinding concerning...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=37959&amp;title=how-to-bind-a-combobox-to-a-datasource#37959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 10908<br /><strong>Posted:</strong> 08 July 2008 at 7:11am<br /><br />The standard Databinding concerning only a field to an existing ADO-Control to set/get the current field-value.<DIV>&nbsp;</DIV><DIV>To fill the dropdown-list, you must do this by your own.</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 07:11:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=37959&amp;title=how-to-bind-a-combobox-to-a-datasource#37959</guid>
  </item> 
  <item>
   <title><![CDATA[How to bind a ComboBox to a datasource? :   oleg wrote:Hi,  There is DataBinding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=36298&amp;title=how-to-bind-a-combobox-to-a-datasource#36298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 10908<br /><strong>Posted:</strong> 05 June 2008 at 5:16am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi, <DIV>There is DataBinding support. :( </DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>I think you want to say "There is <strong>no</strong> DataBinding support". <strong>Or?</strong></DIV><DIV>&nbsp;</DIV><DIV>And if not, do you plan a feature like this?</DIV><DIV>&nbsp;</DIV><DIV>Hope you understand me right: I don't want use classic boundmode - I only want a lookup-List on ComboBox-ButtonClick (like the DataCombo-Control from VB).</DIV><DIV>&nbsp;</DIV><DIV>bye</DIV><DIV>Jebo</DIV>]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 05:16:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=36298&amp;title=how-to-bind-a-combobox-to-a-datasource#36298</guid>
  </item> 
  <item>
   <title><![CDATA[How to bind a ComboBox to a datasource? : Hi, There is DataBinding support....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=36271&amp;title=how-to-bind-a-combobox-to-a-datasource#36271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10908<br /><strong>Posted:</strong> 04 June 2008 at 2:15pm<br /><br />Hi,<DIV>There is DataBinding support. :( Databinding property is standard VB property that was automatically added by VB.</DIV>]]>
   </description>
   <pubDate>Wed, 04 Jun 2008 14:15:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=36271&amp;title=how-to-bind-a-combobox-to-a-datasource#36271</guid>
  </item> 
  <item>
   <title><![CDATA[How to bind a ComboBox to a datasource? : Hi,  I see that the CJ-ComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=36258&amp;title=how-to-bind-a-combobox-to-a-datasource#36258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 10908<br /><strong>Posted:</strong> 04 June 2008 at 1:44pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I see that the CJ-ComboBox has a Databinding-Property (but no Datasource-Property?). So please how can I bind it to a datasource?</DIV><DIV>&nbsp;</DIV><DIV>What I need is a LookUp-Listbox for my users. So the user can choose a value from the list. With the standard-ComboBox this is no problem, but with the CJ-Combobox I dont know, how to handle - and there is also no information in the helpfile... <img src="https://forum.codejock.com/smileys/smiley19.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Thank you 4 help</DIV><DIV>Jebo</DIV>]]>
   </description>
   <pubDate>Wed, 04 Jun 2008 13:44:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10908&amp;PID=36258&amp;title=how-to-bind-a-combobox-to-a-datasource#36258</guid>
  </item> 
 </channel>
</rss>