<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Software Code Help - Crystal Report</title>
    <link>http://blog.softwarecodehelp.com/</link>
    <description>Blog</description>
    <language>en-us</language>
    <copyright>SoftwareCodeHelp</copyright>
    <lastBuildDate>Sun, 21 Jun 2009 10:08:55 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>rajshekher@gmail.com</managingEditor>
    <webMaster>rajshekher@gmail.com</webMaster>
    <item>
      <trackback:ping>http://blog.softwarecodehelp.com/Trackback.aspx?guid=43bab30e-923c-49c3-b2c3-a6c64472cfc7</trackback:ping>
      <pingback:server>http://blog.softwarecodehelp.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.softwarecodehelp.com/PermaLink,guid,43bab30e-923c-49c3-b2c3-a6c64472cfc7.aspx</pingback:target>
      <dc:creator>Raj Shekhar</dc:creator>
      <wfw:comment>http://blog.softwarecodehelp.com/CommentView,guid,43bab30e-923c-49c3-b2c3-a6c64472cfc7.aspx</wfw:comment>
      <wfw:commentRss>http://blog.softwarecodehelp.com/SyndicationService.asmx/GetEntryCommentsRss?guid=43bab30e-923c-49c3-b2c3-a6c64472cfc7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
A subreport is a report within a report<br />
In Crystal Reports, there are two types of subreports — unlinked and linked.
</p>
        <p>
          <strong>The Unlinked Subreport</strong>
          <br />
Unlinked subreports do not attempt to coordinate their data with the primary report.
In other words, an unlinked subreport does not match up records to the records within
a primary report. Unlinked subreports do not need to use the same data as the primary
report — in fact, an unlinked subreport often does not even share the same data source
as the primary report.
</p>
        <p>
          <strong>The Linked Subreport</strong>
          <br />
Linked subreports, in comparison to unlinked subreports, do share the same data source
as a primary report. A linked subreport's data is linked and coordinated with the
primary report's data. In other words, both reports contain records that are matched
up.
</p>
        <p>
As an example, say that your primary report contains employee information and your
subreport contains order information (where this order information is linked to the
employee information). For each employee record, a linked subreport would include
all orders for that employee only. You can try your hand at creating a linked subreport
later in this chapter.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://blog.softwarecodehelp.com/aggbug.ashx?id=43bab30e-923c-49c3-b2c3-a6c64472cfc7" />
      </body>
      <title>What is Subreports, Unlinked Subreport and Linked Subreports in crystal report.</title>
      <guid isPermaLink="false">http://blog.softwarecodehelp.com/PermaLink,guid,43bab30e-923c-49c3-b2c3-a6c64472cfc7.aspx</guid>
      <link>http://blog.softwarecodehelp.com/2009/06/21/WhatIsSubreportsUnlinkedSubreportAndLinkedSubreportsInCrystalReport.aspx</link>
      <pubDate>Sun, 21 Jun 2009 10:08:55 GMT</pubDate>
      <description>&lt;p&gt;
A subreport is a report within a report&lt;br&gt;
In Crystal Reports, there are two types of subreports — unlinked and linked.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;The Unlinked Subreport&lt;/strong&gt;
&lt;br&gt;
Unlinked subreports do not attempt to coordinate their data with the primary report.
In other words, an unlinked subreport does not match up records to the records within
a primary report. Unlinked subreports do not need to use the same data as the primary
report — in fact, an unlinked subreport often does not even share the same data source
as the primary report.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;The Linked Subreport&lt;/strong&gt;
&lt;br&gt;
Linked subreports, in comparison to unlinked subreports, do share the same data source
as a primary report. A linked subreport's data is linked and coordinated with the
primary report's data. In other words, both reports contain records that are matched
up.
&lt;/p&gt;
&lt;p&gt;
As an example, say that your primary report contains employee information and your
subreport contains order information (where this order information is linked to the
employee information). For each employee record, a linked subreport would include
all orders for that employee only. You can try your hand at creating a linked subreport
later in this chapter.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.softwarecodehelp.com/aggbug.ashx?id=43bab30e-923c-49c3-b2c3-a6c64472cfc7" /&gt;</description>
      <comments>http://blog.softwarecodehelp.com/CommentView,guid,43bab30e-923c-49c3-b2c3-a6c64472cfc7.aspx</comments>
      <category>Crystal Report</category>
    </item>
  </channel>
</rss>