<?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 : ChildsCount</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : ChildsCount]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 15:31:53 +0000</pubDate>
  <lastBuildDate>Wed, 24 May 2006 12:25:32 +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=4246</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[ChildsCount : PERFECT!  Thanks ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13124&amp;title=childscount#13124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=289">flauzer</a><br /><strong>Subject:</strong> 4246<br /><strong>Posted:</strong> 24 May 2006 at 12:25pm<br /><br /><P>PERFECT! <IMG src="http://forum.codejock.com/smileys/smiley32.gif" border="0"></P><P>Thanks</P>]]>
   </description>
   <pubDate>Wed, 24 May 2006 12:25:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13124&amp;title=childscount#13124</guid>
  </item> 
  <item>
   <title><![CDATA[ChildsCount : Actually, your solution is very...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13117&amp;title=childscount#13117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4246<br /><strong>Posted:</strong> 24 May 2006 at 11:32am<br /><br />Actually, your solution is very good, I would just propose to change it in a following way:<br><table width="99%"><tr><td><pre class="BBcode"><br>If Row.GroupRow Then<br>&nbsp;&nbsp;&nbsp; Metrics.Text = Row.GroupCaption + " (" + CStr(Row.Childs.Count) + ")"<br>End If<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 24 May 2006 11:32:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13117&amp;title=childscount#13117</guid>
  </item> 
  <item>
   <title><![CDATA[ChildsCount : I&amp;#039;ve put this code in wndReportControl_BeforeDrawRow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13105&amp;title=childscount#13105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=289">flauzer</a><br /><strong>Subject:</strong> 4246<br /><strong>Posted:</strong> 24 May 2006 at 2:36am<br /><br /><P>I've put this code in wndReportControl_BeforeDrawRow event...</P><P>&nbsp;If Row.GroupRow Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Row.GroupCaption = Get_N_Field(Row.GroupCaption, 1, " (") + " (" + CStr(Row.Childs.Count) + ")"<BR>&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; </P><P>.....but when I group one field, there are no refresh,...., so I must "scroll" manually the wndReportControl....</P><P>Thanks</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 24 May 2006 02:36:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13105&amp;title=childscount#13105</guid>
  </item> 
  <item>
   <title><![CDATA[ChildsCount : In the meanwhile you can see how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13099&amp;title=childscount#13099</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4246<br /><strong>Posted:</strong> 23 May 2006 at 5:33pm<br /><br />In the meanwhile you can see how it is proposed to be implemented there: <a href="http://forum.codejock.com/forum_posts.asp?TID=3582" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=3582</a><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 23 May 2006 17:33:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13099&amp;title=childscount#13099</guid>
  </item> 
  <item>
   <title><![CDATA[ChildsCount : It&amp;#039;spossible to have this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13036&amp;title=childscount#13036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=289">flauzer</a><br /><strong>Subject:</strong> 4246<br /><strong>Posted:</strong> 19 May 2006 at 5:34am<br /><br /><P>It's&nbsp;possible to have this feature in the next release ?:</P><P>When grouping, display also the Childs count number ?</P><P>ie</P><P>-&nbsp; <strong>From: Codecock Exchange&nbsp;&nbsp; <FONT color=#0033ff>(4)</FONT></strong></P><P>&nbsp;&nbsp; item1</P><P>&nbsp;&nbsp; ...</P><P>&nbsp;&nbsp; item4</P><P>with this property (for example...)</P><P>&nbsp;wndReportControl.<strong>ShowChildsCount</strong> = true </P><P>Thanks</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 19 May 2006 05:34:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4246&amp;PID=13036&amp;title=childscount#13036</guid>
  </item> 
 </channel>
</rss>