<?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 : Databinding</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Databinding]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 12:01:35 +0000</pubDate>
  <lastBuildDate>Thu, 18 Feb 2010 07:37:58 +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=15146</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[Databinding : Hi sure, databinding is not &amp;#034;essential&amp;#034;,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=56893&amp;title=databinding#56893</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3830">csware</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 18 February 2010 at 7:37am<br /><br />Hi <br>sure, databinding is not "essential", but when I want to replace my standard vb controls, I have to implement the standard functionality where it is possible. So CJ did make the decision to implementd databinding in some controls <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle">, which is an indicator for me that they want to replace standard controls. At all it is not "magic" to implement the binding. <br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> Except in a Grid control, where good databinding makes life much easier.</td></tr></table><br><br>.. and in a maybe comming datacombo <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" align="absmiddle">?<br><br>thx<br><br>cs<br>]]>
   </description>
   <pubDate>Thu, 18 Feb 2010 07:37:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=56893&amp;title=databinding#56893</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : I do not need the databinding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=56775&amp;title=databinding#56775</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 14 February 2010 at 4:40am<br /><br />I do not need the databinding in the controls for my accounting business app.<br>Instead I have written a small module that handles all the data interaction between a form and a recordset. <br>For example in the control's tag property I put the datafieldname and maybe a note about any special formatting or calculation for this field. When the current record changes, the module scans the form and updates any controls that have a tag showing they are "linked" to the recordset.<br>I have similar function to control editing (and strict validating) and adding/saving records to the recordset.<br><br>This gives me much more control over the process of "binding" controls to recordset. Before I started using CJ controls, for many years I used the standard VB controls and I chose not to use the VB databinding ( or the VB datacontrol).<br><br>So maybe it would be nice to have option for CJ controls to have databinding, but I do not think it is essential.<br>Except in a Grid control, where good databinding makes life much easier.<br>]]>
   </description>
   <pubDate>Sun, 14 Feb 2010 04:40:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=56775&amp;title=databinding#56775</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding :    csware wrote:Hi,is it possible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=56737&amp;title=databinding#56737</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5529">itsmg</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 11 February 2010 at 7:49am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by csware" alt="Originally posted by csware" style="vertical-align: text-bottom;" /> <strong>csware wrote:</strong><br /><br />Hi,<br><br>is it possible to add the databinding methods (DataBindings, DataField, DataFormat, DataMember and DataSource) to the CJ DateTimePicker Control?<br><br>thx<br><br>cs<br></td></tr></table><br><br><b><strong></strong></b><strong><b>We need </b>databinding </strong>in the <b>DateTimePicker</b><br>]]>
   </description>
   <pubDate>Thu, 11 Feb 2010 07:49:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=56737&amp;title=databinding#56737</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : Hi,is it possible to add the databinding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=55899&amp;title=databinding#55899</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3830">csware</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 29 December 2009 at 12:21pm<br /><br />Hi,<br><br>is it possible to add the databinding methods (DataBindings, DataField, DataFormat, DataMember and DataSource) to the CJ DateTimePicker Control?<br><br>thx<br><br>cs<br>]]>
   </description>
   <pubDate>Tue, 29 Dec 2009 12:21:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=55899&amp;title=databinding#55899</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : it does&amp;#039;nt work with standard...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54482&amp;title=databinding#54482</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5000">madrianr</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 02 November 2009 at 9:54am<br /><br />it does'nt work with standard combo - the DataCombo from MS ist a special combobox for database applications:<DIV><a href="http://msdn.microsoft.com/en-us/library/aa231244%28VS.60%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/aa231244(VS.60).aspx</A></DIV><DIV>&nbsp;</DIV><DIV>there it is a BoundText property which is important...</DIV>]]>
   </description>
   <pubDate>Mon, 02 Nov 2009 09:54:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54482&amp;title=databinding#54482</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : Hi, Our combo works like standard...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54476&amp;title=databinding#54476</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 02 November 2009 at 9:11am<br /><br /><P>Hi,</P><DIV>Our combo works like standard VB6 ComboBox .&nbsp; How do you make it work with standard Combo ?</DIV>]]>
   </description>
   <pubDate>Mon, 02 Nov 2009 09:11:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54476&amp;title=databinding#54476</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : Hello the &amp;#034;Text&amp;#034; property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54468&amp;title=databinding#54468</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5000">madrianr</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 02 November 2009 at 8:05am<br /><br /><P>Hello</P><DIV>the "Text" property represents not the "Data" value which I have added trough the ComboBox1.AddItem method. </DIV><DIV>what we need is to have a property which represents the "Data" value not the item text property...</DIV><DIV>&nbsp;</DIV><DIV>regards</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 02 Nov 2009 08:05:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54468&amp;title=databinding#54468</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : Hi,  Did you try to bind to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54465&amp;title=databinding#54465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 02 November 2009 at 7:55am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Did you try to bind to "Text" property ?</DIV>]]>
   </description>
   <pubDate>Mon, 02 Nov 2009 07:55:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54465&amp;title=databinding#54465</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding : I know that DataCombo and ComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54402&amp;title=databinding#54402</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5000">madrianr</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 30 October 2009 at 1:44pm<br /><br />I know that DataCombo and ComboBox are not the same - the only thing I need is to have a property where I can<DIV>bind the datasource to like the "Text" property of the Textbox or the value of the Checkbox.</DIV><DIV>&nbsp;</DIV><DIV>this property sould&nbsp;set/get&nbsp;the data (key)...</DIV><DIV>&nbsp;</DIV><DIV>regards</DIV>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 13:44:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54402&amp;title=databinding#54402</guid>
  </item> 
  <item>
   <title><![CDATA[Databinding :    madrianr wrote:Hello,   we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54394&amp;title=databinding#54394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5529">itsmg</a><br /><strong>Subject:</strong> 15146<br /><strong>Posted:</strong> 30 October 2009 at 10:40am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by madrianr" alt="Originally posted by madrianr" style="vertical-align: text-bottom;" /> <strong>madrianr wrote:</strong><br /><br />Hello, <div>&nbsp;</div><div>we have downloaded the latest version with databinding support but we cannot find then property of the combox which we can bind to it?</div><div>&nbsp;</div><div>we use the BindingCollection object to bind ADO Recordset to controls like:</div><div>&nbsp;</div><div>&nbsp;&nbsp;&nbsp;<font face="Courier New, Courier, mono"> With ocolBind<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add txtTextbox1, "Text", "Customer_ID"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.Add chkCheckbox1, "Value", "Bit"</font><br><font face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.Add cboDataCombo1, "BoundColumn", "State"</font></div><div><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .UpdateControls<br>&nbsp;&nbsp;&nbsp; End With</font></div><div><font face="Courier New"></font>&nbsp;</div><div><font face="Arial, Helvetica, sans-serif">the Microsoft DataCombo exposes the <strong>BoundColumn</strong> property for that!</font></div><div><font face="Arial"></font>&nbsp;</div><div><font face="Arial">regards</font></div></td></tr></table><br><br>CJ added support for databinding for the combobox.<br>CJ does not have a DataCombo.<br>DataCombo and ComboBox are not the same.<br><br><br>]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 10:40:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15146&amp;PID=54394&amp;title=databinding#54394</guid>
  </item> 
 </channel>
</rss>