<?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 : Item(x).Bold = True ignored</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Item(x).Bold = True ignored]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 18:31:00 +0000</pubDate>
  <lastBuildDate>Tue, 29 Jan 2008 15:36:05 +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=9437</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[Item(x).Bold = True ignored : if &amp;#034;rrc.Item(rptMailFrom).Icon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9437&amp;PID=30618&amp;title=itemx-bold-true-ignored#30618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2958">wlcabral</a><br /><strong>Subject:</strong> 9437<br /><strong>Posted:</strong> 29 January 2008 at 3:36pm<br /><br /><P>if "rrc.Item(rptMailFrom).Icon = 151"&nbsp;is working&nbsp; then <BR>"rrc.Item(rptMailFrom).bold = true"&nbsp;&nbsp; should be working too.</P><P>Could be a version problem, in 11.2.2 works.</P><P>Or;&nbsp;&nbsp; is your "for" correct ?</P><P>' this sample (Ms FOXPRO) works fine ::::::::<BR>for recs = 0 to xTremeReportControl.OBJECT.Records.Count-1</P><P>&nbsp;oRecord = xTremeReportControl.OBJECT.Records.Record(recs)<BR>&nbsp;nColumns= xTremeReportControl.OBJECT.Columns.Count</P><P>&nbsp;for cols = 0 to nColumns -1<BR>&nbsp;&nbsp; oRecord.Item(cols).bold = true<BR>&nbsp;next<BR>next<BR>xTremeReportControl.OBJECT.Populate()<BR></P>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 15:36:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9437&amp;PID=30618&amp;title=itemx-bold-true-ignored#30618</guid>
  </item> 
  <item>
   <title><![CDATA[Item(x).Bold = True ignored : Hi,this is a bit strange: I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9437&amp;PID=30598&amp;title=itemx-bold-true-ignored#30598</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2462">s.neu</a><br /><strong>Subject:</strong> 9437<br /><strong>Posted:</strong> 29 January 2008 at 10:25am<br /><br />Hi,<br><br>this is a bit strange: I'm looping over the ReportRecords (rrc) of<br>SelectedRows in ReportControl 9.80 doing:<br>&nbsp;&nbsp;&nbsp; If ... Then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; rrc.Item(rptMailFrom).Icon = 151<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; For c = rptMailTo To rptTargetEnd<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; rrc.Item(c).Bold = False<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Next c<br>&nbsp;&nbsp;&nbsp; Else<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; rrc.Item(rptMailFrom).Icon = 153<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; For c = rptMailTo To rptTargetEnd<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; rrc.Item(c).Bold = True<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Next c<br>&nbsp;&nbsp;&nbsp; End If<br><br>After Populate() Icons are set properly. It allows me also to<br>remove bold font, but I can't make the font bold. Although<br>the code is executed nothing happens!<br><br>Anyone stumbled on this?<br><br>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 10:25:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9437&amp;PID=30598&amp;title=itemx-bold-true-ignored#30598</guid>
  </item> 
 </channel>
</rss>