<?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 : Filtertext</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Filtertext]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 16:52:15 +0000</pubDate>
  <lastBuildDate>Tue, 22 Nov 2011 04:58:49 +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=15210</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[Filtertext : Hi Aaron! Good Day!  How to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=66890&amp;title=filtertext#66890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 15210<br /><strong>Posted:</strong> 22 November 2011 at 4:58am<br /><br />Hi Aaron! Good Day!<br><br>How to display only the filtered text in the RC?<img src="http://forum.codejock.com/smileys/smiley24.gif" border="0" alt="Ermm" title="Ermm" /><br><br>Thanks..<br>]]>
   </description>
   <pubDate>Tue, 22 Nov 2011 04:58:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=66890&amp;title=filtertext#66890</guid>
  </item> 
  <item>
   <title><![CDATA[Filtertext :   mbrogdon wrote:Hey Aaron,   Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53288&amp;title=filtertext#53288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 15210<br /><strong>Posted:</strong> 20 September 2009 at 9:11am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mbrogdon" alt="Originally posted by mbrogdon" style="vertical-align: text-bottom;" /> <strong>mbrogdon wrote:</strong><br /><br />Hey Aaron, <DIV>&nbsp;</DIV><DIV>Thanks for the tip. I have 13.2.0 from 21 August and it only needs&nbsp;one redraw and the ForceDyn..&nbsp; property exists.</DIV><DIV>&nbsp;</DIV><DIV>Matt</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi Matt,</DIV><DIV>&nbsp;</DIV><DIV>OK, thanks for checking this and yes, you are right about .PaintManager.ForceDynamicMarkupForCell property. I thought Mark implemented this in V13.1 but I was wrong. I uploaded a&nbsp;test version where this property already exists and I didn't use V13.2 Beta (yet), so that's why I wrote #2.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 20 Sep 2009 09:11:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53288&amp;title=filtertext#53288</guid>
  </item> 
  <item>
   <title><![CDATA[Filtertext : Hey Aaron,  Thanks for the tip....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53287&amp;title=filtertext#53287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2870">mbrogdon</a><br /><strong>Subject:</strong> 15210<br /><strong>Posted:</strong> 20 September 2009 at 8:25am<br /><br />Hey Aaron,<DIV>&nbsp;</DIV><DIV>Thanks for the tip. I have 13.2.0 from 21 August and it only needs&nbsp;one redraw and the ForceDyn..&nbsp; property exists.</DIV><DIV>&nbsp;</DIV><DIV>Matt</DIV>]]>
   </description>
   <pubDate>Sun, 20 Sep 2009 08:25:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53287&amp;title=filtertext#53287</guid>
  </item> 
  <item>
   <title><![CDATA[Filtertext : Hi Matt,   It is possible with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53286&amp;title=filtertext#53286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 15210<br /><strong>Posted:</strong> 20 September 2009 at 5:55am<br /><br />Hi Matt, <DIV>&nbsp;</DIV><DIV>It is possible with Markup...</DIV><DIV>&nbsp;</DIV><DIV>I used TextBox instead of RC filtertext in my testproject (VB) so you can&nbsp;still see all records with&nbsp;highlighted text (typed into TextBox)&nbsp;you could easely change it into .FilterText and show only the records filtered by RC.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I noticed a few problems&nbsp;while creating this test: </DIV><OL><LI>Markup in BeforeDrawRow event&nbsp;doesn't seem to work as I would expect... It works but I have to wndReportControlData.Redraw <FONT size=3><strong>TWICE</strong> ??? </FONT><FONT size=2>otherwise Markup is broken (this with V13.0 and V13.1)&nbsp;</FONT> <LI><STRIKE>(This one is for <strong>Mark</strong>) Since I uploaded and registered V13.2 Beta,&nbsp;&nbsp;wndReportData.PaintManager.ForceDynamicMarkupForCell = True isn't a valid property anymore (even after unregistering the OCX) I don't know what is going on anymore but it's a mess, really!!!</STRIKE> <FONT color=#ff0000>False alarm: Updated in my next reply.</FONT></LI></OL><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>btw I also did test with V12.1 which supports markup in Metrics.Text and works like a charme <img src="https://forum.codejock.com/smileys/smiley4.gif" border="0">&nbsp;I don't know if you have V12.1 so you could see difference? Well see for yourself <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><a href="https://forum.codejock.com/uploads/20090920_054746_Project1.zip" target="_blank">uploads/20090920_054746_Project1.zip</A></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 20 Sep 2009 05:55:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53286&amp;title=filtertext#53286</guid>
  </item> 
  <item>
   <title><![CDATA[Filtertext : Is is possible for the report...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53273&amp;title=filtertext#53273</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2870">mbrogdon</a><br /><strong>Subject:</strong> 15210<br /><strong>Posted:</strong> 19 September 2009 at 12:07pm<br /><br />Is is possible for the report control to highlight the filtertext in all filtered&nbsp;rows? For example, I set oReportControl.Filtertext = "Float", the word "Float" should be highlighted in each of the remaining rows.<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>VB6</DIV><DIV>ActiveX Suite 13.1.0</DIV><DIV>&nbsp;</DIV><DIV>mtb</DIV>]]>
   </description>
   <pubDate>Sat, 19 Sep 2009 12:07:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15210&amp;PID=53273&amp;title=filtertext#53273</guid>
  </item> 
 </channel>
</rss>