<?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 : dropdownlist having multiple columns</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : dropdownlist having multiple columns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 00:01:25 +0000</pubDate>
  <lastBuildDate>Fri, 02 Mar 2007 03:02:54 +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=6328</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[dropdownlist having multiple columns : See method CXTPReportRecordIte...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6328&amp;PID=20845&amp;title=dropdownlist-having-multiple-columns#20845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6328<br /><strong>Posted:</strong> 02 March 2007 at 3:02am<br /><br />See method CXTPReportRecordItemEditOptions::<b>AddConstraint</b>(LPCTSTR lpszConstraint, DWORD_PTR dwData)<br>You can use lpszConstraint - as a part title and dwData as a part number. <br>&nbsp;<br>Just format part title in some nice way (preserve for part number 10 chars for example).<br>&nbsp;<br>If your part number is a string - you can use OnConstraintChanged to parse title and save part. <br><br>--<br>WBR, <br>Serge<br>]]>
   </description>
   <pubDate>Fri, 02 Mar 2007 03:02:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6328&amp;PID=20845&amp;title=dropdownlist-having-multiple-columns#20845</guid>
  </item> 
  <item>
   <title><![CDATA[dropdownlist having multiple columns : i want to create something like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6328&amp;PID=20103&amp;title=dropdownlist-having-multiple-columns#20103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2487">rolf</a><br /><strong>Subject:</strong> 6328<br /><strong>Posted:</strong> 06 February 2007 at 2:58am<br /><br /><P>i want to create something like i've been&nbsp;using in MS Access (former times):</P><DIV><img src="https://forum.codejock.com/uploads/20070206_024312_x.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>There is a report control item named "Artikel", which should contain a legal articlenumber (e.g. 3141203).</DIV><DIV>&nbsp;</DIV><DIV>The dropdownlist contains two cols : </DIV><DIV>1. the available articlenumbers</DIV><DIV>2. the articletext</DIV><DIV>&nbsp;</DIV><DIV>When i select an item out of the dopdownlist (e.g. "3141203 Formteile 1203"), the articlenumber "3141203" is the value that has to occurs in the report control item.</DIV><DIV>&nbsp;</DIV><DIV>In MS Access it's pretty easy : just create a dropdownlist that contains the&nbsp;two fields and tell Access that it should use column 1 (the number) as the result out of a dropdown selection.</DIV><DIV>&nbsp;</DIV><DIV>This is a pretty user friendly form of selecting a sensfull number ...</DIV><DIV>... but i have no idea how to do that in a report control !<img src="https://forum.codejock.com/smileys/smiley19.gif" border="0">?</DIV><DIV>&nbsp;</DIV><DIV>The values added by AddConstraint(...) are&nbsp;not formatable to show two cols. And the return value of the selection process is number + text.</DIV><DIV>&nbsp;</DIV><DIV>Anyone with any idea how to realize this nice feature ?</DIV><DIV>Thank's for any hints !</DIV><DIV>&nbsp;</DIV><DIV>Rolf</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 06 Feb 2007 02:58:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6328&amp;PID=20103&amp;title=dropdownlist-having-multiple-columns#20103</guid>
  </item> 
 </channel>
</rss>