<?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 : How to use SetFiltrable?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to use SetFiltrable?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 31 May 2026 23:06:09 +0000</pubDate>
  <lastBuildDate>Mon, 03 Jul 2006 04:27:37 +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=4502</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[How to use SetFiltrable? : Ok, I see, but AutoFilter like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13972&amp;title=how-to-use-setfiltrable#13972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4502<br /><strong>Posted:</strong> 03 July 2006 at 4:27am<br /><br />Ok, I see, but AutoFilter like in Excel is not natively supported by the Report control. As a workaround you can allow editing for the first row only, catch ValueChanged event and update Rows collection hiding those which doesn't fit the choosen value.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 03 Jul 2006 04:27:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13972&amp;title=how-to-use-setfiltrable#13972</guid>
  </item> 
  <item>
   <title><![CDATA[How to use SetFiltrable? : Yeah, I had checked that out but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13907&amp;title=how-to-use-setfiltrable#13907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2128">nomura1</a><br /><strong>Subject:</strong> 4502<br /><strong>Posted:</strong> 28 June 2006 at 6:20pm<br /><br />Yeah, I had checked that out but no, that's not what I want.&nbsp; I want to have the column header act as a pull-down menu and serve as a filter, like AutoFilter in Excel.<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 18:20:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13907&amp;title=how-to-use-setfiltrable#13907</guid>
  </item> 
  <item>
   <title><![CDATA[How to use SetFiltrable? : Try looking at the Report Control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13905&amp;title=how-to-use-setfiltrable#13905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4502<br /><strong>Posted:</strong> 28 June 2006 at 4:55pm<br /><br />Try looking at the Report Control -&gt; Filter Window option in the Report Sample.&nbsp; Maybe this is what you want?<br><br>Also See:<br>CXTPReportControl::GetFilterText()<br>CXTPReportControl::SetFilterText(LPCTSTR strFilterText)<br>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 16:55:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13905&amp;title=how-to-use-setfiltrable#13905</guid>
  </item> 
  <item>
   <title><![CDATA[How to use SetFiltrable? :  Hi Serge,Thanks for the reply....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13903&amp;title=how-to-use-setfiltrable#13903</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2128">nomura1</a><br /><strong>Subject:</strong> 4502<br /><strong>Posted:</strong> 28 June 2006 at 11:56am<br /><br />Hi Serge,<br><br>Thanks for the reply.&nbsp; I don't want to allow users to edit items, I want to use a combo box for filtering, like the "AutoFilter" option in Excel.&nbsp; Does the ReportControl have this functionality?<br>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 11:56:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13903&amp;title=how-to-use-setfiltrable#13903</guid>
  </item> 
  <item>
   <title><![CDATA[How to use SetFiltrable? : Hi,SetFiltrable is used to specify...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13888&amp;title=how-to-use-setfiltrable#13888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4502<br /><strong>Posted:</strong> 28 June 2006 at 7:30am<br /><br />Hi,<br><br>SetFiltrable is used to specify whether column data will be used for inline filtering (using Filter Window which you can find in the sample).<br><br>In order to make a combobox for editing items, you'll have to setup it's Edit Options. See TaskListView for example, or below (for Status column):<br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;AddConstraint(_T("Not Started"), taskStatusNotStarted);<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;AddConstraint(_T("In Progress"), taskStatusInProgress);<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;AddConstraint(_T("Completed"), taskStatusCompleted);<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;AddConstraint(_T("Waiting on someone else"), taskStatusWaiting);<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;AddConstraint(_T("Deferred"), taskStatusDeferred);<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;m_bConstraintEdit = TRUE;<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;m_bAllowEdit = TRUE;<br>&nbsp;&nbsp;&nbsp; pColumnStatus-&gt;GetEditOptions()-&gt;AddComboButton();<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 07:30:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13888&amp;title=how-to-use-setfiltrable#13888</guid>
  </item> 
  <item>
   <title><![CDATA[How to use SetFiltrable? : I&amp;#039;m currently evaluating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13879&amp;title=how-to-use-setfiltrable#13879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2128">nomura1</a><br /><strong>Subject:</strong> 4502<br /><strong>Posted:</strong> 27 June 2006 at 5:35pm<br /><br />I'm currently evaluating the Report Control and am trying to set up pulldown-style filtering on the columns.&nbsp; I've involed SetFiltrable(TRUE) on the CXTPReportColumn but there doesn't seem to be any information on what this option does, let alone how I take advantage of it.&nbsp; Any help here would be appreciated.<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 17:35:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4502&amp;PID=13879&amp;title=how-to-use-setfiltrable#13879</guid>
  </item> 
 </channel>
</rss>