<?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 : Comboboxes and spin buttons in report control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Comboboxes and spin buttons in report control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 00:33:32 +0000</pubDate>
  <lastBuildDate>Wed, 21 Jun 2017 04:14:13 +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=23200</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[Comboboxes and spin buttons in report control : But I get no ValueChanged message...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75892&amp;title=comboboxes-and-spin-buttons-in-report-control#75892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 23200<br /><strong>Posted:</strong> 21 June 2017 at 4:14am<br /><br />But I get no ValueChanged message at the end, maybe because I set constraint edit to true!<br>So therefore in my case the user can only change the value using the spin buttons. Direct editing is forbidden.<br>In this special case I need the Value changed message whenever the value changes.<br><br>Please correct this!<br><br><br>]]>
   </description>
   <pubDate>Wed, 21 Jun 2017 04:14:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75892&amp;title=comboboxes-and-spin-buttons-in-report-control#75892</guid>
  </item> 
  <item>
   <title><![CDATA[Comboboxes and spin buttons in report control :   Fredrik wrote:3) Wish: I&amp;#039;d...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75891&amp;title=comboboxes-and-spin-buttons-in-report-control#75891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23200<br /><strong>Posted:</strong> 21 June 2017 at 3:56am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Fredrik" alt="Originally posted by Fredrik" style="vertical-align: text-bottom;" /> <strong>Fredrik wrote:</strong><br /><br />3) Wish: I'd like to get a notification when I click the arrow in the spin control. There is actually an outcommented line in XTPReportRecordItem.cpp, line 1770 which would probably do what I want. Is there a reason why&nbsp;XTP_NM_REPORT_VALUECHANGED is not sent when you click the spin button arrow?</td></tr></table><br>Hi,<br><br>This line was commented in 2008 year with comment<br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> sent InplaceEditChanging event when spin button pressed to allow user create custom conditions<br>ValueChanging and ValueChanged are sent in the end of cell editing (no for each spin button click).</td></tr></table><br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Wed, 21 Jun 2017 03:56:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75891&amp;title=comboboxes-and-spin-buttons-in-report-control#75891</guid>
  </item> 
  <item>
   <title><![CDATA[Comboboxes and spin buttons in report control : 3) I have the same issue!What...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75888&amp;title=comboboxes-and-spin-buttons-in-report-control#75888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 23200<br /><strong>Posted:</strong> 20 June 2017 at 5:10am<br /><br />3) I have the same issue!<br><br>What is the reason for the commented line. Now, the item value cannot be changed using spin buttons.<br>]]>
   </description>
   <pubDate>Tue, 20 Jun 2017 05:10:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75888&amp;title=comboboxes-and-spin-buttons-in-report-control#75888</guid>
  </item> 
  <item>
   <title><![CDATA[Comboboxes and spin buttons in report control : I&amp;#039;ve got a couple of problems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75331&amp;title=comboboxes-and-spin-buttons-in-report-control#75331</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23200<br /><strong>Posted:</strong> 14 November 2016 at 4:44am<br /><br />I've got a couple of problems with the report control in 17.3 and I tested using the report sample, REPORT CONTROL &gt; Quality Assurance &gt; Combobox<div><br></div><div>I use</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div>m_wndReport.FocusSubItems(TRUE);</div><div>m_wndReport.GetPaintManager()-&gt;m_bShowNonActiveInPlaceButton = TRUE;</div></div><div></pre></td></tr></table></div><div><br></div><div>1) It requires initially two click on the combo box arrow to show the combo box. The first click just seem to put focus in the cell, but since I click on the combo box arrow I'd want to see the combo box.&nbsp;</div><div><br></div><div>2) In the first column (AllowEdit ConstraintEdit) I'd like to be able to use Space to open the combo box. It used to work in a previous version (15.2.6) and our Quality Assurance team apparently used it in their tests.&nbsp;</div><div><br></div><div>3) Wish: I'd like to get a notification when I click the arrow in the spin control. There is actually an outcommented line in XTPReportRecordItem.cpp, line 1770 which would probably do what I want. Is there a reason why&nbsp;XTP_NM_REPORT_VALUECHANGED is not sent when you click the spin button arrow?</div><div><br></div><div>Regards,&nbsp;</div><div>Fredrik</div>]]>
   </description>
   <pubDate>Mon, 14 Nov 2016 04:44:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23200&amp;PID=75331&amp;title=comboboxes-and-spin-buttons-in-report-control#75331</guid>
  </item> 
 </channel>
</rss>