<?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 : [BUG?] BeforeDrawRow Erase my Picture</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [BUG?] BeforeDrawRow Erase my Picture]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 18:46:32 +0000</pubDate>
  <lastBuildDate>Wed, 28 Sep 2011 08:33:58 +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=18990</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[[BUG?] BeforeDrawRow Erase my Picture : The ideabehind it isbrilliant.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66450&amp;title=bug-beforedrawrow-erase-my-picture#66450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 18990<br /><strong>Posted:</strong> 28 September 2011 at 8:33am<br /><br /><span ="Apple-style-span" style="color: rgb51, 51, 51; font-family: arial, sans-serif; font-size: 16px; line-height: normal; : rgb245, 245, 245; "><span ="hps">The idea</span>&nbsp;<span ="hps">behind it is</span>&nbsp;<span ="hps">brilliant.</span>&nbsp;<span ="hps">I would be</span>&nbsp;<span ="hps">interested to know</span>&nbsp;<span ="hps">how to turn</span>&nbsp;<span ="hps">the</span>&nbsp;reportcontrol into&nbsp;<span ="hps">a thumbnail viewer :-)</span></span>]]>
   </description>
   <pubDate>Wed, 28 Sep 2011 08:33:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66450&amp;title=bug-beforedrawrow-erase-my-picture#66450</guid>
  </item> 
  <item>
   <title><![CDATA[[BUG?] BeforeDrawRow Erase my Picture : Done ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66447&amp;title=bug-beforedrawrow-erase-my-picture#66447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6378">MottoDoki</a><br /><strong>Subject:</strong> 18990<br /><strong>Posted:</strong> 28 September 2011 at 1:32am<br /><br />Done]]>
   </description>
   <pubDate>Wed, 28 Sep 2011 01:32:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66447&amp;title=bug-beforedrawrow-erase-my-picture#66447</guid>
  </item> 
  <item>
   <title><![CDATA[[BUG?] BeforeDrawRow Erase my Picture : Hi,please note that custom support...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66440&amp;title=bug-beforedrawrow-erase-my-picture#66440</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18990<br /><strong>Posted:</strong> 27 September 2011 at 5:55pm<br /><br />Hi,<br><br>please note that custom support is only available through our support:<br><br><a href="http://forum.codejock.com/forum_posts.asp?TID=14125&amp;FID=124&amp;PR=3&amp;title=notice-codejock-support-policy" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=14125&amp;FID=124&amp;PR=3&amp;title=notice-codejock-support-policy</a><br><br>Andre<br><br>]]>
   </description>
   <pubDate>Tue, 27 Sep 2011 17:55:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66440&amp;title=bug-beforedrawrow-erase-my-picture#66440</guid>
  </item> 
  <item>
   <title><![CDATA[[BUG?] BeforeDrawRow Erase my Picture :   Hello,I&amp;#039;m trying to insert...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66438&amp;title=bug-beforedrawrow-erase-my-picture#66438</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6378">MottoDoki</a><br /><strong>Subject:</strong> 18990<br /><strong>Posted:</strong> 27 September 2011 at 11:28am<br /><br /><div><br></div><div>Hello,</div><div><br></div><div>I'm trying to insert a picture into a ReportControl first but when i invoke&nbsp;RPPrint.SetCustomDraw xtpCustomBeforeDrawRow the picture disappear , here is the code :</div><div><div><br></div><div>--------------------------------------------------------------------------------------------------</div><div><br></div><div>-- declaring my column then adding data :</div><div><br></div><div>&nbsp;&nbsp; &nbsp;Dim rptRec As XtremeReportControl.ReportRecord</div><div>&nbsp;&nbsp; &nbsp;Dim rptItm As XtremeReportControl.ReportRecordItem</div><div>&nbsp;&nbsp; &nbsp;Dim rptCol As XtremeReportControl.ReportColumn</div><div>&nbsp;&nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp;i = 1001</div><div>&nbsp;&nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;With RPPrint.Icons</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.LoadBitmap App.Path &amp; "\Res\BNPPARIBAS_SMALL_S027E001.png", i, xtpImageNormal</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;End With</div><div>&nbsp;&nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptRec = RPPrint.Records.Add()</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentIconRight Or xtpAlignmentRight</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Icon = i</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("")</div><div><br></div><div>'------------------here the picture is merge on 7 col &nbsp;cos it's big</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;rptRec.Records.MergeItems 0, 0, 1, 7</div><div>&nbsp;&nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptRec = RPPrint.Records.Add()</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("0123456789")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentLeft Or xtpAlignmentWordBreak</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("RAISON SOCIALE LONGUE")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentLeft Or xtpAlignmentWordBreak</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("0123456789")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentLeft</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("0123456789")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentLeft</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("0123456789")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentLeft</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("0123456789")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentLeft</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("31/01/2011")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentCenter</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("31/01/2011")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentCenter</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Set rptItm = rptRec.AddItem("999 999 999,99")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptItm.Alignment = xtpAlignmentRight</div><div>&nbsp;&nbsp; &nbsp;</div><div><br></div><div>&nbsp;&nbsp; &nbsp;RPPrint.SetCustomDraw xtpCustomBeforeDrawRow</div><div>&nbsp;&nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp;With RPPrint</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;.Populate</div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;For Each rptCol In .Columns</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rptCol.BestFit</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Next</div><div>&nbsp;&nbsp; &nbsp;End With</div></div><div><br></div><div>--------------------------------------------------------------------------------------------------</div><div><br></div><div>i still don't do anything in the &nbsp;BeforeDrawRow event !!</div><div><br></div><div>Is it a bug ?</div><div><br></div><div>Thanks for you help</div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 27 Sep 2011 11:28:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18990&amp;PID=66438&amp;title=bug-beforedrawrow-erase-my-picture#66438</guid>
  </item> 
 </channel>
</rss>