<?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 : AddComboButton &amp; Constraints.Add</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : AddComboButton &amp; Constraints.Add]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 07:03:32 +0000</pubDate>
  <lastBuildDate>Mon, 21 Sep 2009 11:10:24 +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=15199</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[AddComboButton &amp; Constraints.Add : Did you tried to use this: Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53312&amp;title=addcombobutton-constraints-add#53312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 21 September 2009 at 11:10am<br /><br /><DIV>Did you tried to use this:</DIV><DIV>Private Sub ReportControl1_MeasureRow(ByVal Row As XtremeReportControl.IReportRow, ByVal hDC As stdole.OLE_HANDLE, ByVal Width As Long, Height As Long)<BR>&nbsp;&nbsp; Height = ....<BR>End Sub</DIV><P>in Form Load you need to set</P><DIV>ReportControl1.SetCustomDraw xtpCustomMeasureRow</DIV><DIV>&nbsp;&nbsp;&nbsp; or&nbsp; </DIV><DIV>ReportControl1.SetCustomDraw xtpCustomMeasureRow + xtpCustomBeforeDrawRow<BR></DIV>]]>
   </description>
   <pubDate>Mon, 21 Sep 2009 11:10:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53312&amp;title=addcombobutton-constraints-add#53312</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : Great! Is it also possible to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53305&amp;title=addcombobutton-constraints-add#53305</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 21 September 2009 at 6:08am<br /><br />Great! Is it also possible to set different row hight?]]>
   </description>
   <pubDate>Mon, 21 Sep 2009 06:08:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53305&amp;title=addcombobutton-constraints-add#53305</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : Right, Fabian. Thanks for simple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53157&amp;title=addcombobutton-constraints-add#53157</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 17 September 2009 at 8:55am<br /><br />Right, Fabian. Thanks for simple VB sample]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 08:55:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53157&amp;title=addcombobutton-constraints-add#53157</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : Hi McKloony  Look at this:  Dim...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53156&amp;title=addcombobutton-constraints-add#53156</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=841">Fabian</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 17 September 2009 at 8:52am<br /><br />Hi McKloony<DIV>&nbsp;</DIV><DIV>Look at this:</DIV><DIV>&nbsp;</DIV><DIV>Dim RecordItem As ReportRecordItem</DIV><DIV>Dim i As Integer</DIV><DIV>&nbsp;</DIV><DIV>...</DIV><DIV>&nbsp;</DIV><DIV>Set RecordItem=Record.AddItem("")</DIV><DIV>RecordItem.CreateEditOptions</DIV><DIV>For i=0 to 4</DIV><DIV>&nbsp;&nbsp; RecordItem.EditOptions.Constraints.Add Cstr(i),i</DIV><DIV>Next i</DIV><DIV>RecordItem.EditOptions.AddComboButton</DIV><DIV>RecordItem.Value=2&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>...</DIV><DIV>&nbsp;</DIV><DIV>Hope this helps...</DIV>]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 08:52:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53156&amp;title=addcombobutton-constraints-add#53156</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : read post https://forum.codejo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53153&amp;title=addcombobutton-constraints-add#53153</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 17 September 2009 at 8:13am<br /><br />read post <a href="https://forum.codejock.com/forum_posts.asp?TID=14664" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=14664</A>&nbsp;please]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 08:13:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53153&amp;title=addcombobutton-constraints-add#53153</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : And how can I use Picklist) NOT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53152&amp;title=addcombobutton-constraints-add#53152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 17 September 2009 at 8:05am<br /><br />And how can I use Picklist) NOT based on Column? Is there an sample in the CodeJock samples?<br /><br />]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 08:05:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53152&amp;title=addcombobutton-constraints-add#53152</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : Sure. For each item essentially....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53149&amp;title=addcombobutton-constraints-add#53149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 17 September 2009 at 7:31am<br /><br />Sure. For each item essentially. You can use ComboBox Button (Picklist) based on Column - in this case all items under this column will use same picklist OR ComboBox Button (Picklist) NOT based on Column]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 07:31:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53149&amp;title=addcombobutton-constraints-add#53149</guid>
  </item> 
  <item>
   <title><![CDATA[AddComboButton &amp; Constraints.Add : if a Column has a ComboBox Button,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53148&amp;title=addcombobutton-constraints-add#53148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 15199<br /><strong>Posted:</strong> 17 September 2009 at 6:25am<br /><br />if a Column has a ComboBox Button, is it anyhow possible to set different Constraints to each Row?<br />]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 06:25:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15199&amp;PID=53148&amp;title=addcombobutton-constraints-add#53148</guid>
  </item> 
 </channel>
</rss>