<?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 : Adding combobox to the CXTPListCtrl item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Adding combobox to the CXTPListCtrl item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 08:01:16 +0000</pubDate>
  <lastBuildDate>Fri, 22 Feb 2013 05:00:00 +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=20609</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[Adding combobox to the CXTPListCtrl item : CXTPReportRecordItem * pNewItem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20609&amp;PID=69747&amp;title=adding-combobox-to-the-cxtplistctrl-item#69747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4977">GRLEX</a><br /><strong>Subject:</strong> 20609<br /><strong>Posted:</strong> 22 February 2013 at 5:00am<br /><br />CXTPReportRecordItem * pNewItem = NULL;<div>pNewItem = new CXTPReportRecordItem();</div><div>pNewItem-&gt;GetEditOptions(NULL)-&gt;AddComboButton();</div><div>pNewItem-&gt;GetEditoptions(NULL)-&gt;AddConstraint(L"Combo Text 1");</div><div>pNewItem-&gt;GetEditoptions(NULL)-&gt;AddConstraint(L"Combo Text 2");</div><div>...</div><div><br></div><div>This will be an item like combobox. Then you nedd to insert this item into your record in grid.</div>]]>
   </description>
   <pubDate>Fri, 22 Feb 2013 05:00:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20609&amp;PID=69747&amp;title=adding-combobox-to-the-cxtplistctrl-item#69747</guid>
  </item> 
  <item>
   <title><![CDATA[Adding combobox to the CXTPListCtrl item : Hello,I want to add a combobox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20609&amp;PID=69695&amp;title=adding-combobox-to-the-cxtplistctrl-item#69695</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7186">Mohan</a><br /><strong>Subject:</strong> 20609<br /><strong>Posted:</strong> 13 February 2013 at 4:13am<br /><br />Hello,<div><br></div><div>I want to add a combobox to the CXTListCtrl item.</div><div>What is the way to do so? I appreciate any help.</div><div><br></div><div>Please let me know.</div><div><br></div><div>Regards,</div><div>Mohan.</div>]]>
   </description>
   <pubDate>Wed, 13 Feb 2013 04:13:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20609&amp;PID=69695&amp;title=adding-combobox-to-the-cxtplistctrl-item#69695</guid>
  </item> 
 </channel>
</rss>