<?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 markup flaw</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Report markup flaw]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 07:23:49 +0000</pubDate>
  <lastBuildDate>Sat, 03 May 2008 22:24:14 +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=10482</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 markup flaw : I have a combo button inside my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10482&amp;PID=34623&amp;title=report-markup-flaw#34623</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 10482<br /><strong>Posted:</strong> 03 May 2008 at 10:24pm<br /><br /><DIV>I have a combo button inside my cell, with these constraints: "1" "2"</DIV><DIV>When selected, I want my cell to make use of Markup:</DIV><DIV>"1"&nbsp;yields "&lt;TextBlock FontWeight='Bold' Foreground='Blue' Text='1'/&gt;"</DIV><DIV><DIV>"2"&nbsp;yields "&lt;TextBlock FontWeight='Bold' Foreground='Red' Text='2'/&gt;"</DIV></DIV><DIV>&nbsp;</DIV><DIV>However, SetCaption is never called. If&nbsp;we trace the calls we end up at XTPReportInplaceControls.cpp(857):</DIV><DIV>&nbsp;</DIV><DIV>pItem-&gt;<strong>OnConstraintChanged</strong>(&amp;itemArgs, pConstraint);<BR>pReportControl-&gt;<strong>RedrawControl</strong>();<BR>pReportControl-&gt;SendMessageToParent(itemArgs.pRow, itemArgs.pItem, itemArgs.pColumn, XTP_NM_REPORT_VALUECHANGED, 0);</DIV><DIV>&nbsp;</DIV><DIV>OnConstraintChanged will only update the value (SetValue). Preferrably, the correct Markup-caption should be set before the control is redrawn!</DIV><DIV>&nbsp;</DIV><DIV>As I see it, the Markup needs some re-design in the report control. Also see <a href="http://forum.codejock.com/forum_posts.asp?TID=10473" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=10473</A></DIV>]]>
   </description>
   <pubDate>Sat, 03 May 2008 22:24:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10482&amp;PID=34623&amp;title=report-markup-flaw#34623</guid>
  </item> 
 </channel>
</rss>