<?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 : Report C&#111;ntrol - C&#111;nstraints per row</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Report C&#111;ntrol - C&#111;nstraints per row]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 26 May 2026 06:42:26 +0000</pubDate>
  <lastBuildDate>Tue, 17 Jan 2006 12:40:31 +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=3525</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[Report C&#111;ntrol - C&#111;nstraints per row : Yes, that&amp;#039;s what I needed.  Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3525&amp;PID=10569&amp;title=report-control-constraints-per-row#10569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 3525<br /><strong>Posted:</strong> 17 January 2006 at 12:40pm<br /><br />Yes, that's what I needed.<br><br>Thanks very much Oleg !<br><br>]]>
   </description>
   <pubDate>Tue, 17 Jan 2006 12:40:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3525&amp;PID=10569&amp;title=report-control-constraints-per-row#10569</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - C&#111;nstraints per row : Hello, for Item you need call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3525&amp;PID=10565&amp;title=report-control-constraints-per-row#10565</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3525<br /><strong>Posted:</strong> 17 January 2006 at 11:25am<br /><br /><P>Hello,</P><P>for Item you need call</P><P>pItem-&gt;CreateEditOptions() to create individual options and</P><P>pItem-&gt;GetEditOptions() to access it instead pCol-&gt;GetEditOptions()</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 17 Jan 2006 11:25:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3525&amp;PID=10565&amp;title=report-control-constraints-per-row#10565</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - C&#111;nstraints per row : a Report Control question...  How...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3525&amp;PID=10564&amp;title=report-control-constraints-per-row#10564</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 3525<br /><strong>Posted:</strong> 17 January 2006 at 10:56am<br /><br />a Report Control question...<br><br>How do I add Constraints <span style="font-weight: bold;">per row</span><br><br>What I want to do (For example, from the sample code provided in:<br>Samples-&gt;Report Control Sample-&gt;Task List Sample<br>is to change the items in the drop-list in the "status" column<br>(e.g. to remove "Not Started" from the list, depending on what<br>has happened to a particular row)<br><br>Right now, I do:<br>CXTPReportColumn* pCol = report.AddColumn(...);<br>pCol-&gt;GetEditOptions()-&gt;m_bAllowEdit&nbsp;&nbsp; = TRUE;<br>pCol-&gt;GetEditOptions()-&gt;AddComboButton();<br>pCol-&gt;GetEditOptions()-&gt;AddConstraint(_T("Hello 0"), 0);<br>pCol-&gt;GetEditOptions()-&gt;AddConstraint(_T("Hello 1"), 1);<br>pCol-&gt;GetEditOptions()-&gt;AddConstraint(_T("Hello 2"), 2);<br><br>but this gives me the same constraints for every<br>row in the report control. What I want to do is<br>customize the constraint list for each row.<br><br>I'm using Toolkit Pro 9.81<br><br>Thanks<br><br>Warren<br>]]>
   </description>
   <pubDate>Tue, 17 Jan 2006 10:56:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3525&amp;PID=10564&amp;title=report-control-constraints-per-row#10564</guid>
  </item> 
 </channel>
</rss>