<?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 generate ReportControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : How to generate ReportControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 15:44:03 +0000</pubDate>
  <lastBuildDate>Mon, 14 May 2007 23:19: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=7127</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 generate ReportControl : HI! Thanks for the reply. Yeah,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7127&amp;PID=22865&amp;title=how-to-generate-reportcontrol#22865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2678">lilian423</a><br /><strong>Subject:</strong> 7127<br /><strong>Posted:</strong> 14 May 2007 at 11:19pm<br /><br />HI! Thanks for the reply. Yeah, I've seen the ReportSample. But in that sample, there are many columns, and every column, it generates corresponding rows. What I wanted is to have only one column, then that column can have many child nodes.&nbsp;]]>
   </description>
   <pubDate>Mon, 14 May 2007 23:19:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7127&amp;PID=22865&amp;title=how-to-generate-reportcontrol#22865</guid>
  </item> 
  <item>
   <title><![CDATA[How to generate ReportControl : Hi, And what&amp;#039;s a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7127&amp;PID=22859&amp;title=how-to-generate-reportcontrol#22859</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 7127<br /><strong>Posted:</strong> 14 May 2007 at 5:41pm<br /><br />Hi, <br><br>And what's a problem with this code? :)<br><br>Take a look into ReportSample application, frmTreeView, Form_Load(). There is a sample of how to add child records to the control.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 14 May 2007 17:41:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7127&amp;PID=22859&amp;title=how-to-generate-reportcontrol#22859</guid>
  </item> 
  <item>
   <title><![CDATA[How to generate ReportControl : This is the sample screen that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7127&amp;PID=22851&amp;title=how-to-generate-reportcontrol#22851</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2678">lilian423</a><br /><strong>Subject:</strong> 7127<br /><strong>Posted:</strong> 14 May 2007 at 11:35am<br /><br /><img src="uploads/20070514_112614_screen.JPG" border="0"><br><br>This is the sample screen that I would like to create using ReportCOntrol. Anyone knows how to code this? <br><br>This is the only codes the I know. But I have to manually add a child node... Please help!<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Record = AxReportControl1.Records.Add<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item = Record.AddItem("1")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Record.AddItem("Argument Node")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ChildRecord = Record.Childs.Add()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item = ChildRecord.AddItem("")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ChildRecord.AddItem("Fact Node")<br><br><br>]]>
   </description>
   <pubDate>Mon, 14 May 2007 11:35:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7127&amp;PID=22851&amp;title=how-to-generate-reportcontrol#22851</guid>
  </item> 
 </channel>
</rss>