<?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 : [SOLVED] Prevent a group row from being collapsed?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [SOLVED] Prevent a group row from being collapsed?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 16:24:52 +0000</pubDate>
  <lastBuildDate>Fri, 01 Apr 2011 12:01:23 +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=12971</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[[SOLVED] Prevent a group row from being collapsed? : Fixed.uploads/1755/ReportSample_04012011.zip ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63668&amp;title=solved-prevent-a-group-row-from-being-collapsed#63668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 01 April 2011 at 12:01pm<br /><br />Fixed.<br><br><img src="uploads/1755/lockexpand.png" height="341" width="560" border="0" /><br><br><a href="uploads/1755/ReportSample_04012011.zip" target="_blank">uploads/1755/ReportSample_04012011.zip</a><br><br><br><br>]]>
   </description>
   <pubDate>Fri, 01 Apr 2011 12:01:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63668&amp;title=solved-prevent-a-group-row-from-being-collapsed#63668</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? :    ABuenger wrote: This feature...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63661&amp;title=solved-prevent-a-group-row-from-being-collapsed#63661</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 01 April 2011 at 4:02am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ABuenger" alt="Originally posted by ABuenger" style="vertical-align: text-bottom;" /> <strong>ABuenger wrote:</strong><br /><br />This feature has been added for 15.0.3.<br>You can either call "CXTPReportControl::LockExpand()" to lock collapsing/expanding for the entire control or "CXTPReportRow::LockExpand()" to lock a single row.<br>You can still collapse/expand rows from code.<br></td></tr></table>Hi;<br>I tested your snapshot, but a double click onto the group row still expands/collapses the child rows. <br>Thats not wanted when LockExpand(TRUE) is set! &nbsp;              ]]>
   </description>
   <pubDate>Fri, 01 Apr 2011 04:02:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63661&amp;title=solved-prevent-a-group-row-from-being-collapsed#63661</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? : Great, thanks a lot!  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63482&amp;title=solved-prevent-a-group-row-from-being-collapsed#63482</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 22 March 2011 at 7:10pm<br /><br />Great, thanks a lot!]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 19:10:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63482&amp;title=solved-prevent-a-group-row-from-being-collapsed#63482</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? :    jpbro wrote:Hi Andre, Is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63477&amp;title=solved-prevent-a-group-row-from-being-collapsed#63477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 22 March 2011 at 3:30pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jpbro" alt="Originally posted by jpbro" style="vertical-align: text-bottom;" /> <strong>jpbro wrote:</strong><br /><br />Hi Andre, <br><br>Is this functionality exposed in the ActiveX 15.0.3 as well? I ask because right now I am using some ugly hacks to prevent group rows from being expanded/collapsed under certain circumstances and it would be nice to just have a property to control this.<br><br>Thanks.<br></td></tr></table><br><br>Yes. This is available in the ActiveX version as well.<br><br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 15:30:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63477&amp;title=solved-prevent-a-group-row-from-being-collapsed#63477</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? : Hi Andre, Is this functionality...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63474&amp;title=solved-prevent-a-group-row-from-being-collapsed#63474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 22 March 2011 at 1:37pm<br /><br />Hi Andre, <br><br>Is this functionality exposed in the ActiveX 15.0.3 as well? I ask because right now I am using some ugly hacks to prevent group rows from being expanded/collapsed under certain circumstances and it would be nice to just have a property to control this.<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 13:37:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63474&amp;title=solved-prevent-a-group-row-from-being-collapsed#63474</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? : Thanks;I&amp;#039;ll try it!  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63472&amp;title=solved-prevent-a-group-row-from-being-collapsed#63472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 22 March 2011 at 1:20pm<br /><br />Thanks;<br><br>I'll try it!<br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 13:20:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63472&amp;title=solved-prevent-a-group-row-from-being-collapsed#63472</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? :  This feature has been added...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63470&amp;title=solved-prevent-a-group-row-from-being-collapsed#63470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 22 March 2011 at 1:06pm<br /><br />This feature has been added for 15.0.3.<br><br>You can either call "CXTPReportControl::LockExpand()" to lock collapsing/expanding for the entire control or "CXTPReportRow::LockExpand()" to lock a single row.<br>You can still collapse/expand rows from code.<br><br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 13:06:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63470&amp;title=solved-prevent-a-group-row-from-being-collapsed#63470</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? : Hi;is this possible now? At least...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63024&amp;title=solved-prevent-a-group-row-from-being-collapsed#63024</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 28 February 2011 at 5:17pm<br /><br />Hi;<br><br>is this possible now? At least in version 15.0.1?<br><br>]]>
   </description>
   <pubDate>Mon, 28 Feb 2011 17:17:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=63024&amp;title=solved-prevent-a-group-row-from-being-collapsed#63024</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? : Did this ever get implemented...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=57917&amp;title=solved-prevent-a-group-row-from-being-collapsed#57917</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=945">larryp</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 01 April 2010 at 3:30pm<br /><br />Did this ever get implemented because this is also something I need?<DIV>&nbsp;</DIV><DIV>Larry</DIV>]]>
   </description>
   <pubDate>Thu, 01 Apr 2010 15:30:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=57917&amp;title=solved-prevent-a-group-row-from-being-collapsed#57917</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Prevent a group row from being collapsed? : You&amp;#039;ve got my vote! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=43957&amp;title=solved-prevent-a-group-row-from-being-collapsed#43957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 12971<br /><strong>Posted:</strong> 28 December 2008 at 11:00am<br /><br />You've got my vote!]]>
   </description>
   <pubDate>Sun, 28 Dec 2008 11:00:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12971&amp;PID=43957&amp;title=solved-prevent-a-group-row-from-being-collapsed#43957</guid>
  </item> 
 </channel>
</rss>