<?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 : CXTPReportFilterEditControl problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : CXTPReportFilterEditControl problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 00:01:19 +0000</pubDate>
  <lastBuildDate>Fri, 27 Jul 2007 01:01:55 +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=7579</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[CXTPReportFilterEditControl problem :  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7579&amp;PID=24700&amp;title=cxtpreportfiltereditcontrol-problem#24700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3136">idler</a><br /><strong>Subject:</strong> 7579<br /><strong>Posted:</strong> 27 July 2007 at 1:01am<br /><br /><img src="https://forum.codejock.com/smileys/smiley19.gif" border="0">]]>
   </description>
   <pubDate>Fri, 27 Jul 2007 01:01:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7579&amp;PID=24700&amp;title=cxtpreportfiltereditcontrol-problem#24700</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportFilterEditControl problem : How to place CXTPReportFilterEditControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7579&amp;PID=24382&amp;title=cxtpreportfiltereditcontrol-problem#24382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3136">idler</a><br /><strong>Subject:</strong> 7579<br /><strong>Posted:</strong> 11 July 2007 at 5:20am<br /><br /><P><SPAN id=r_text name="r_text">How to place CXTPReportFilterEditControl&nbsp; on</SPAN> RibbonGroup?</P><DIV><SPAN id=r_text name="r_text">I tried so:</SPAN></DIV><DIV><SPAN name="r_text"></SPAN>&nbsp;</DIV><DIV><SPAN name="r_text">class myview : public CFormView</SPAN></DIV><DIV><SPAN name="r_text">{</SPAN></DIV><DIV><SPAN name="r_text">...</SPAN></DIV><DIV><SPAN name="r_text">CXTPReportFilterEditControl m_wndFilterEdit;</SPAN></DIV><DIV><SPAN name="r_text">}</SPAN></DIV><DIV><SPAN name="r_text"></SPAN>&nbsp;</DIV><DIV><SPAN name="r_text"><FONT color=#040004 size=2>CXTPControlEdit</FONT><FONT size=2>* </FONT><FONT color=#040004 size=2>pFilterEdit = <FONT size=2>(</FONT><FONT color=#040004 size=2>CXTPControlEdit</FONT><FONT size=2>*)</FONT><FONT color=#040004 size=2>pTab</FONT><FONT size=2>-&gt;</FONT><FONT color=#040004 size=2>GetGroups</FONT><FONT size=2>()-&gt;</FONT><FONT color=#040004 size=2>GetAt</FONT><FONT size=2>(0)-&gt;</FONT><FONT color=#040004 size=2>GetAt</FONT><FONT size=2>(0);</FONT></FONT></SPAN></DIV><DIV><SPAN name="r_text"><FONT color=#040004 size=2><FONT size=2></FONT></FONT></SPAN>&nbsp;</DIV><DIV><SPAN name="r_text"><FONT color=#040004 size=2><FONT size=2><FONT color=#040004 size=2><P>BOOL</FONT><FONT color=#000000 size=2> </FONT><FONT color=#040004 size=2>y</FONT><FONT color=#000000 size=2> = </FONT><FONT color=#040004 size=2>m_wndFilterEdit</FONT><FONT color=#000000 size=2>.</FONT><FONT color=#040004 size=2>SubclassDlgItem</FONT><FONT color=#000000 size=2>(<FONT color=#040004>pFilterEdit</FONT><FONT color=#000000 size=2>-&gt;</FONT><FONT color=#040004 size=2>GetEditCtrl</FONT><FONT color=#000000 size=2>()-&gt;GetDlgCtrlId()</FONT>, </FONT><FONT color=#040004 size=2>pFilterEdit</FONT><FONT color=#000000 size=2>-&gt;</FONT><FONT color=#040004 size=2>GetEditCtrl</FONT><FONT color=#000000 size=2>()-&gt;</FONT><FONT color=#040004 size=2>GetParent</FONT><FONT size=2><FONT color=#000000>());</FONT></P><P></FONT><FONT color=#040004 size=2>pReport</FONT><FONT size=2>-&gt;</FONT><FONT color=#040004 size=2>GetColumns</FONT><FONT size=2>()-&gt;</FONT><FONT color=#040004 size=2>GetReportHeader</FONT><FONT size=2>()-&gt;</FONT><FONT color=#040004 size=2>SetFilterEditCtrl</FONT><FONT size=2>(&amp;</FONT><FONT color=#040004 size=2>m_wndFilterEdit</FONT><FONT size=2>);</P><DIV>I have ASSERT in <FONT color=#040004 size=2>SubclassDlgItem. </FONT></DIV><DIV>&nbsp;</DIV><DIV>thanks for&nbsp;help</FONT></DIV></FONT></FONT></SPAN></DIV>]]>
   </description>
   <pubDate>Wed, 11 Jul 2007 05:20:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7579&amp;PID=24382&amp;title=cxtpreportfiltereditcontrol-problem#24382</guid>
  </item> 
 </channel>
</rss>