<?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 : Can I have dropdowns in the Report Control?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Can I have dropdowns in the Report Control?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 03:30:02 +0000</pubDate>
  <lastBuildDate>Mon, 17 Sep 2007 07:07:22 +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=4823</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[Can I have dropdowns in the Report Control? : Change the style of the combo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=26013&amp;title=can-i-have-dropdowns-in-the-report-control#26013</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 4823<br /><strong>Posted:</strong> 17 September 2007 at 7:07am<br /><br />Change the style of the combo button.]]>
   </description>
   <pubDate>Mon, 17 Sep 2007 07:07:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=26013&amp;title=can-i-have-dropdowns-in-the-report-control#26013</guid>
  </item> 
  <item>
   <title><![CDATA[Can I have dropdowns in the Report Control? : I&amp;#039;m using something like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=25109&amp;title=can-i-have-dropdowns-in-the-report-control#25109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3219">gjertsen</a><br /><strong>Subject:</strong> 4823<br /><strong>Posted:</strong> 14 August 2007 at 3:48pm<br /><br />I'm using something like <font><font size="2"><br>pColumn-&gt;GetEditOptions()-&gt;AddComboButton();<br></font></font><font><font size="2">pColumn-&gt;GetEditOptions()-&gt;AddConstraint("choice 1");<br></font></font><font><font size="2">pColumn-&gt;GetEditOptions()-&gt;AddConstraint("choice 2");</font></font><br><font><font size="2"><br>and the combo box works like a champ... except that I want to actually constrain the input to ONLY one of the constraints - not free text input. If the column itself does not allow edit, then the combo box doesn't work at all, but if it does allow edit, it allows free editing. What am I missing?<br></font></font>]]>
   </description>
   <pubDate>Tue, 14 Aug 2007 15:48:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=25109&amp;title=can-i-have-dropdowns-in-the-report-control#25109</guid>
  </item> 
  <item>
   <title><![CDATA[Can I have dropdowns in the Report Control? :  Thank you very much. That&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=15111&amp;title=can-i-have-dropdowns-in-the-report-control#15111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2151">drisch</a><br /><strong>Subject:</strong> 4823<br /><strong>Posted:</strong> 22 August 2006 at 3:18pm<br /><br /><FONT size=2><P>Thank you very much. That's exactly what I was looking for. I see that by doing the following, I am implying a dropdown with the following added values:</P><P>pColumnStatus-&gt;GetEditOptions()-&gt;AddConstraint(_T("Not Started"), taskStatusNotStarted);</P><DIV></DIV></FONT>]]>
   </description>
   <pubDate>Tue, 22 Aug 2006 15:18:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=15111&amp;title=can-i-have-dropdowns-in-the-report-control#15111</guid>
  </item> 
  <item>
   <title><![CDATA[Can I have dropdowns in the Report Control? : Yes, open the Report sample, then...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=15018&amp;title=can-i-have-dropdowns-in-the-report-control#15018</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4823<br /><strong>Posted:</strong> 17 August 2006 at 3:02pm<br /><br />Yes, open the Report sample, then select from the menubar Report Control-&gt;Control Test-&gt;Task List Sample.&nbsp; Here the Status and Priority columns have dropdowns.]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 15:02:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=15018&amp;title=can-i-have-dropdowns-in-the-report-control#15018</guid>
  </item> 
  <item>
   <title><![CDATA[Can I have dropdowns in the Report Control? :  Hello,  I would like to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=15014&amp;title=can-i-have-dropdowns-in-the-report-control#15014</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2151">drisch</a><br /><strong>Subject:</strong> 4823<br /><strong>Posted:</strong> 17 August 2006 at 12:56pm<br /><br /><FONT size=2><DIV>Hello,</DIV><DIV>&nbsp;</DIV><DIV>I would like to create an editable spreadsheet-like grid&nbsp;using CXTPReportControl, which I already use elsewhere for non-editable reports. However in this editable case I would like one of the columns to have a dropdown list where the user picks one of the values in the dropdown. For instance, the column may be language and the list has several languages in it. From the samples I see that it is possible to have this in the properties grid where a value can be set from a dropdown list. Can it also be done in the report control, and if so, how? I see a class CXTPReportInplaceList, but I don't know how to use it, or even if it is the functionality I am looking for. </DIV><DIV>&nbsp;</DIV><DIV>Any help would be appreciated.</DIV><DIV>&nbsp;</DIV><DIV>-Derek</DIV></FONT>]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 12:56:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4823&amp;PID=15014&amp;title=can-i-have-dropdowns-in-the-report-control#15014</guid>
  </item> 
 </channel>
</rss>