<?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 : Delete column from ReportControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Delete column from ReportControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 16:51:32 +0000</pubDate>
  <lastBuildDate>Thu, 25 Jun 2009 11:43:41 +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=14617</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[Delete column from ReportControl : Good day. I&amp;#039;m working with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14617&amp;PID=50292&amp;title=delete-column-from-reportcontrol#50292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4977">GRLEX</a><br /><strong>Subject:</strong> 14617<br /><strong>Posted:</strong> 25 June 2009 at 11:43am<br /><br />Good day. I'm working with CXTPReportControl in my project and have a trouble with deleting / adding column.<br>When my application start i create a CXTPReportControl. Its contains columns and records with checkboxes and comboboxes. The number of columns reading from file. Than i want to add a new column into report on button click - it works fine. Trouble begins when i want to delete some column.<br>For delete i use such code:<br>GetColumns()-&gt;Remove(GetColumns()-&gt;Find(sNameColumnForDelete));<br>Column is dissapeared but then, when i want to add new column again column is appeared but work strange. When i check checkbox or click on combobox,<br>focus set's on column, wich is on deleted column place. <br>I debug my application and saw that visual report and report in code - differs. On visual part report paints fine, but when debugging i saw that deleted column is present in report but last column is shifted. I check all indexes in my code - but all is fine.<br><br>Can somebody help me with this. Maybe some simple code, how delete / add column with records in report.<br><br>Great thank's. Alex Sherbak.<br>]]>
   </description>
   <pubDate>Thu, 25 Jun 2009 11:43:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14617&amp;PID=50292&amp;title=delete-column-from-reportcontrol#50292</guid>
  </item> 
 </channel>
</rss>