<?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 : Clear the merged cells?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Clear the merged cells?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 01:57:39 +0000</pubDate>
  <lastBuildDate>Wed, 26 Mar 2014 07:18:56 +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=22252</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[Clear the merged cells? : In the helpfile I find (MergeItems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22252&amp;PID=72384&amp;title=clear-the-merged-cells#72384</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2720">Albert1</a><br /><strong>Subject:</strong> 22252<br /><strong>Posted:</strong> 26 March 2014 at 7:18am<br /><br />In the helpfile I find (MergeItems Method):<br><br>- To clear all the merged cells call MergeItems(Null, Null, Null, Null)<br><br>but it seems not working to me. To check I added the bold line in the Form_Load Sub (frmmerge.frm / reportsample):<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; wndReportControl.FocusSubItems = False<br>&nbsp;&nbsp;&nbsp; wndReportControl.ShowRowFocus = False<br>&nbsp;&nbsp;&nbsp; wndReportControl.PaintManager.HighlightForeColor = vbBlack<br>&nbsp;&nbsp;&nbsp; wndReportControl.PaintManager.HighlightBackColor = vbWhite<br><br>&nbsp;&nbsp;&nbsp; ' Apply changes<br>&nbsp;&nbsp;&nbsp; <b>Call wndReportControl.Records.MergeItems(vbNull, vbNull, vbNull, vbNull)</b><br>&nbsp;&nbsp;&nbsp; wndReportControl.Populate<br></pre></td></tr></table><br><br>Nothing. The grid still the same. Where am I wrong?<br><br><br>BTW: Someone knows how to remove that ugly behaviour when you go and edit mergedcells? Any idea?<br><br><br>&nbsp;<img src="uploads/2720/MERGEDCELLS.jpg" height="315" width="516" border="0" /><br><br><br><br>]]>
   </description>
   <pubDate>Wed, 26 Mar 2014 07:18:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22252&amp;PID=72384&amp;title=clear-the-merged-cells#72384</guid>
  </item> 
 </channel>
</rss>