<?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 : [SOLVED] No Items to Show Text</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [SOLVED] No Items to Show Text]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 17:15:27 +0000</pubDate>
  <lastBuildDate>Thu, 11 Aug 2011 02:23:18 +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=5324</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[[SOLVED] No Items to Show Text : void CXTPReportControl::DrawNoItems(CDC*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=65865&amp;title=solved-no-items-to-show-text#65865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6975">sojins</a><br /><strong>Subject:</strong> 5324<br /><strong>Posted:</strong> 11 August 2011 at 2:23am<br /><br />void CXTPReportControl::DrawNoItems(CDC* pDC, const CRect&amp; rcClient)<br>{<br>&nbsp;&nbsp; &nbsp;pDC-&gt;SetTextColor(GetPaintManager()-&gt;m_clrWindowText);<br>&nbsp;&nbsp; &nbsp;<font color="#0000FF"><b>CString strNoItems = GetPaintManager()-&gt;m_strNoItems;</b></font><br>...<br><br>}<br><br><br>&nbsp;&nbsp;&nbsp; CXTPReportControl&amp; wndReport = GetReportCtrl();<br>&nbsp;&nbsp;&nbsp; CXTPReportPaintManager *pPaintMgr = wndReport.GetPaintManager();<br>&nbsp;&nbsp;&nbsp; <b><font color="#0000FF">pPaintMgr-&gt;m_strNoItems.Format(_T(""));</font></b><br><br><img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br>]]>
   </description>
   <pubDate>Thu, 11 Aug 2011 02:23:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=65865&amp;title=solved-no-items-to-show-text#65865</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] No Items to Show Text : yeah sorry about that, I forgot...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16692&amp;title=solved-no-items-to-show-text#16692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=756">gshawn</a><br /><strong>Subject:</strong> 5324<br /><strong>Posted:</strong> 20 October 2006 at 9:17pm<br /><br />yeah sorry about that, I forgot to mention it <img src="http://forum.codejock.com/smileys/smiley9.gif" border="0">]]>
   </description>
   <pubDate>Fri, 20 Oct 2006 21:17:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16692&amp;title=solved-no-items-to-show-text#16692</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] No Items to Show Text : Perfect! Note that I had to call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16690&amp;title=solved-no-items-to-show-text#16690</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 5324<br /><strong>Posted:</strong> 20 October 2006 at 11:46am<br /><br />Perfect!&nbsp; Note that I had to call rpt.Populate to get the text to show the changes which the Help does not mention but that's fine.<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Fri, 20 Oct 2006 11:46:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16690&amp;title=solved-no-items-to-show-text#16690</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] No Items to Show Text : Yep. Check out ReportControl.PaintManager.NoItemsText...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16672&amp;title=solved-no-items-to-show-text#16672</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=756">gshawn</a><br /><strong>Subject:</strong> 5324<br /><strong>Posted:</strong> 19 October 2006 at 9:45pm<br /><br />Yep. Check out ReportControl.PaintManager.NoItemsText in the help.]]>
   </description>
   <pubDate>Thu, 19 Oct 2006 21:45:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16672&amp;title=solved-no-items-to-show-text#16672</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] No Items to Show Text :  Currently when there are no...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16664&amp;title=solved-no-items-to-show-text#16664</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 5324<br /><strong>Posted:</strong> 19 October 2006 at 4:03pm<br /><br />Currently when there are no records in a reportcontrol, it says "There are no items to show".&nbsp; Is there any way I can set that to a custom string?]]>
   </description>
   <pubDate>Thu, 19 Oct 2006 16:03:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5324&amp;PID=16664&amp;title=solved-no-items-to-show-text#16664</guid>
  </item> 
 </channel>
</rss>