<?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 : Creating a ComboBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Creating a ComboBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:31:25 +0000</pubDate>
  <lastBuildDate>Mon, 22 Jan 2007 20:39:16 +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=6185</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[Creating a ComboBox : Thanks, that was the ticket. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19615&amp;title=creating-a-combobox#19615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1549">Shawshank</a><br /><strong>Subject:</strong> 6185<br /><strong>Posted:</strong> 22 January 2007 at 8:39pm<br /><br />Thanks, that was the ticket.]]>
   </description>
   <pubDate>Mon, 22 Jan 2007 20:39:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19615&amp;title=creating-a-combobox#19615</guid>
  </item> 
  <item>
   <title><![CDATA[Creating a ComboBox : Ensure that editing is enabled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19612&amp;title=creating-a-combobox#19612</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6185<br /><strong>Posted:</strong> 22 January 2007 at 6:00pm<br /><br />Ensure that editing is enabled at all on your control:<DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>.AllowEdit = True</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>--</DIV><DIV>WBR,</DIV><DIV>Serge</DIV>]]>
   </description>
   <pubDate>Mon, 22 Jan 2007 18:00:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19612&amp;title=creating-a-combobox#19612</guid>
  </item> 
  <item>
   <title><![CDATA[Creating a ComboBox : Well, yes, I guess I should have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19610&amp;title=creating-a-combobox#19610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1549">Shawshank</a><br /><strong>Subject:</strong> 6185<br /><strong>Posted:</strong> 22 January 2007 at 5:42pm<br /><br />Well, yes, I guess I should have mentioned that I did click on the item. The ComboBox still did not appear. Should I be creating the ComboBox when I create the columns as in my first code example or later, when I add Records? Given that it does not appear in either example after clicking on the Item what could I be doing wrong? Is there some attribute I need to set on the Column or ReportRecordItem for the ComboBox to appear after clicking upon it?]]>
   </description>
   <pubDate>Mon, 22 Jan 2007 17:42:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19610&amp;title=creating-a-combobox#19610</guid>
  </item> 
  <item>
   <title><![CDATA[Creating a ComboBox : ComboBox is shown when you click...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19607&amp;title=creating-a-combobox#19607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6185<br /><strong>Posted:</strong> 22 January 2007 at 3:54pm<br /><br />ComboBox is shown when you click an item and start editing.<br><br><table width="99%"><tr><td><pre class="BBcode"><br>Set column = ReportCntrl.Columns.Add(11, "xxx", 2, True)&nbsp;<br><br>column.EditOptions.Constraints.Add "Yes", 0<br>column.EditOptions.Constraints.Add "No", 1<br>column.EditOptions.Constraints.Add "Unknown", 2<br><br>column.EditOptions.AllowEdit = False<br>column.EditOptions.ConstraintEdit = True<br><br>column.EditOptions.AddComboButton<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 22 Jan 2007 15:54:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19607&amp;title=creating-a-combobox#19607</guid>
  </item> 
  <item>
   <title><![CDATA[Creating a ComboBox : I&amp;#039;m trying to create a ComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19605&amp;title=creating-a-combobox#19605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1549">Shawshank</a><br /><strong>Subject:</strong> 6185<br /><strong>Posted:</strong> 22 January 2007 at 2:58pm<br /><br />I'm trying to create a ComboBox in a ReportControl. For a specific column I want all of the&nbsp;rows to have a ComboBox. I tried the following at the time in which I create the columns for the RC:<DIV>&nbsp;</DIV><DIV>Set column = ReportCntrl.Columns.Add(11, "xxx", 2, True)&nbsp;<BR><BR>column.EditOptions.AddComboButton<BR><BR>column.EditOptions.Constraints.Add "Yes", 0<BR>column.EditOptions.Constraints.Add "No", 1<BR>column.EditOptions.Constraints.Add "Unknown", 2<BR></DIV><DIV>The column does get created but no ComboBox appears once Records populate the RC. So then I tried adding Records and then adding the ComboBox to the proper ReportRecordItem like so:</DIV><DIV>&nbsp;</DIV><DIV>Set Item = Record.AddItem("xxx")</DIV><DIV>&nbsp;<BR>Item.CreateEditOptions<BR>&nbsp;&nbsp;&nbsp; <BR>Item.EditOptions.AddComboButton</DIV><DIV>Item.EditOptions.Constraints.Add "Yes", 0<BR>Item.EditOptions.Constraints.Add "No", 1<BR>Item.EditOptions.Constraints.Add "Unknown", 2</DIV><DIV>&nbsp;</DIV><DIV>Still no ComboBox appears. Is there something I'm not doing here that causes the ComboBox to not appear?</DIV><DIV>&nbsp;</DIV><DIV>JW<BR></DIV>]]>
   </description>
   <pubDate>Mon, 22 Jan 2007 14:58:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6185&amp;PID=19605&amp;title=creating-a-combobox#19605</guid>
  </item> 
 </channel>
</rss>