<?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 remove All Columns?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How To remove All Columns?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 21:37:57 +0000</pubDate>
  <lastBuildDate>Mon, 07 May 2007 08:24:13 +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=6740</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 remove All Columns? : GetColumns()-&amp;gt;Clear()Adrien ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6740&amp;PID=22614&amp;title=how-to-remove-all-columns#22614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 6740<br /><strong>Posted:</strong> 07 May 2007 at 8:24am<br /><br />GetColumns()-&gt;Clear()<br><br>Adrien<br>]]>
   </description>
   <pubDate>Mon, 07 May 2007 08:24:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6740&amp;PID=22614&amp;title=how-to-remove-all-columns#22614</guid>
  </item> 
  <item>
   <title><![CDATA[How To remove All Columns? : Hi. If you only want to hide...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6740&amp;PID=21906&amp;title=how-to-remove-all-columns#21906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1999">FSauer</a><br /><strong>Subject:</strong> 6740<br /><strong>Posted:</strong> 13 April 2007 at 2:43am<br /><br /><P>Hi.</P><P>If you only want to hide the Header you can&nbsp;use the ShowHeader(FALSE) of the control.&nbsp;<FONT color=#0000ff>CXTPReportControl::ShowHeader(FALSE);</P><DIV></DIV></FONT><FONT color=#000000>If you really want to remove all Columns, i would do it with the following functions in a loop: (But note (I think), this <DIV>could be an Exception,&nbsp;if you have some Items in the Controls.</DIV><DIV>&nbsp;</DIV><DIV>CXTPReportColumns* GetColumns();</DIV><DIV></DIV>CXTPReportColumn* GetAt(<BR>&nbsp;&nbsp;&nbsp; <strong>int</strong> nIndex<BR>) <strong>const</strong>;<DIV></DIV><strong>void</strong> Remove(<BR>&nbsp;&nbsp;&nbsp; CXTPReportColumn* pColumn<BR>);</FONT>]]>
   </description>
   <pubDate>Fri, 13 Apr 2007 02:43:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6740&amp;PID=21906&amp;title=how-to-remove-all-columns#21906</guid>
  </item> 
  <item>
   <title><![CDATA[How To remove All Columns? : Is there any function like  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6740&amp;PID=21478&amp;title=how-to-remove-all-columns#21478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2846">fireflame</a><br /><strong>Subject:</strong> 6740<br /><strong>Posted:</strong> 26 March 2007 at 10:03pm<br /><br /><P>&nbsp; Is there any function like </P><DIV>&nbsp; GetReportCtrl().GetRows()-&gt;RemoveAll(); </DIV><DIV>to remove all the columns?</DIV>]]>
   </description>
   <pubDate>Mon, 26 Mar 2007 22:03:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6740&amp;PID=21478&amp;title=how-to-remove-all-columns#21478</guid>
  </item> 
 </channel>
</rss>