<?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>Fri, 15 May 2026 04:27:59 +0000</pubDate>
  <lastBuildDate>Thu, 13 May 2010 05:09:15 +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=16578</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,  I didn&amp;#039;t test this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58481&amp;title=filtertext#58481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16578<br /><strong>Posted:</strong> 13 May 2010 at 5:09am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I didn't test this yet because the Beta expired at that time and don't know if this is implemented in newest version see post <a href="https://forum.codejock.com/forum_posts.asp?TID=15718" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=15718</A>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Good luck <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>btw Would be nice to have more filter functionality with .FilterText, I will add this to my list and wait what CJ thinks about this.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 13 May 2010 05:09:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58481&amp;title=filtertext#58481</guid>
  </item> 
  <item>
   <title><![CDATA[FilterText : Yeah, I had seen this but implementing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58415&amp;title=filtertext#58415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5666">gduncan</a><br /><strong>Subject:</strong> 16578<br /><strong>Posted:</strong> 10 May 2010 at 7:36pm<br /><br /><P>Yeah, I had seen this but implementing it meant that the filter broke for all other columns.</P><DIV>I ended up making a hidden column and putting ammended values into it&nbsp;such as Freight-In which allowed me to do what I wanted to.</DIV><DIV>&nbsp;</DIV><DIV>I guess what I neeed was a FilterSeparatorStrict&nbsp;per column rather than for the whole&nbsp;control.</DIV>]]>
   </description>
   <pubDate>Mon, 10 May 2010 19:36:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58415&amp;title=filtertext#58415</guid>
  </item> 
  <item>
   <title><![CDATA[FilterText : See FilterSeparatorStrict = True\False ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58050&amp;title=filtertext#58050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16578<br /><strong>Posted:</strong> 13 April 2010 at 1:23am<br /><br />See FilterSeparatorStrict = True\False]]>
   </description>
   <pubDate>Tue, 13 Apr 2010 01:23:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58050&amp;title=filtertext#58050</guid>
  </item> 
  <item>
   <title><![CDATA[FilterText : Hi,  I have a report control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58048&amp;title=filtertext#58048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5666">gduncan</a><br /><strong>Subject:</strong> 16578<br /><strong>Posted:</strong> 12 April 2010 at 8:49pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have a report control with a load of charges in it.</DIV><DIV>I have setup a filter for the list so the user can limit the selection&nbsp;by category.</DIV><DIV>Some of the categories names have a space in them. eg Freight In, Freight Out.</DIV><DIV>&nbsp;</DIV><DIV>When the text "Freight In" is applied to to the .filtertext property it shows both Freight in and Freight Out items because they both contain the word Freight. ie the words are treated as individual words not as a phrase.</DIV><DIV>&nbsp;</DIV><DIV>Is there a way to get the .filtertext to work against the .Value property as opposed to the .Caption property? That way I could put whatever I liked in the field without it messing up the display. </DIV><DIV>&nbsp;</DIV><DIV>Is there a way to get .filtertext to use the phrase instead of the words? I tried setting up 'Freight In' but it did not work.</DIV><DIV>&nbsp;</DIV><DIV>Any other suggestions would be welcome.</DIV><DIV>&nbsp;</DIV><DIV>Thank you.</DIV>]]>
   </description>
   <pubDate>Mon, 12 Apr 2010 20:49:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16578&amp;PID=58048&amp;title=filtertext#58048</guid>
  </item> 
 </channel>
</rss>