<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Reporting Demos RSS Feed</title>
    <description>Reporting Demos RSS Feed</description>
    <link>http://www.telerik.com/rss/reporting-demos.xml</link>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://rss-net.sf.net/</generator>
    <item>
      <title>New KB Article: The expression contains undefined function call MyUserFunction() error</title>
      <description>&lt;strong&gt;PROBLEM&lt;/strong&gt;&lt;br /&gt;
The following error is thrown when running the report: &lt;span style="color: #ff0000;"&gt;#ERROR# The expression contains undefined function call MyUserFunction()&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;SOLUTION&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
This error can occur in any of these three cases:....</description>
      <link>http://www.telerik.com/support/kb/reporting/designing-reports/the-expression-contains-undefined-function-call-myuserfunction-error.aspx</link>
      <author>Telerik Reporting Team</author>
      <pubDate>Wed, 07 Oct 2009 08:22:00 GMT</pubDate>
    </item>
    <item>
      <title>New KB Article: The styles of the web report viewer's toolbar are messed up </title>
      <description>&lt;strong&gt;PROBLEM&lt;/strong&gt;&lt;br /&gt;
The web report viewer's toolbar is messed up&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.telerik.com/Images/editor/reporting/viewertoolbar.png" alt="web viewer toolbar" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;SOLUTION&lt;/strong&gt;&lt;br /&gt;
This usually indicates that the ReportViewer control has not been
able to load its stylesheet due to one of the following things: ....</description>
      <link>http://www.telerik.com/support/kb/reporting/report-viewers/the-styles-of-the-web-report-viewer-s-toolbar-are-messed-up.aspx</link>
      <author>Telerik Reporting Team</author>
      <pubDate>Thu, 17 Dec 2009 09:24:57 GMT</pubDate>
    </item>
    <item>
      <title>New Code Library Project: Use asp:chart in Telerik Reports</title>
      <description>&lt;table cellspacing="0" cellpadding="0" class="tableStyle1" id="Table4"&gt;
    &lt;tbody&gt;
        &lt;tr class="tableStyle1Header"&gt;
            &lt;td colspan="2"&gt;
            &lt;p style="text-align: left;"&gt;&lt;strong&gt;Requirements&lt;/strong&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 120px;"&gt;
            RadControls version
            &lt;/td&gt;
            &lt;td&gt;
            2.0 &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;.NET version&lt;/td&gt;
            &lt;td&gt;
            2.0 &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 120px;"&gt;Visual Studio version&lt;/td&gt;
            &lt;td&gt;
            VS2008 &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 120px;"&gt;programming language&lt;/td&gt;
            &lt;td&gt;
            C# &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;To convert code&lt;/td&gt;
            &lt;td&gt;
            &lt;p style="text-align: left;"&gt;&lt;a href="http://converter.telerik.com/" target="_blank"&gt;Telerik online converter &lt;/a&gt;&amp;nbsp;
            &lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;strong&gt;PROJECT DESCRIPTION&lt;/strong&gt;
&lt;br /&gt;
Telerik Reporting offers a chart item for your data visualization needs. It uses the same engine as &lt;a href="http://demos.telerik.com/aspnet-ajax/chart/examples/overview/defaultcs.aspx"&gt;RadChart for ASP.NET AJAX&lt;/a&gt; control, so if you are familiar with it, you should get up to speed in no time. Its &lt;a href="http://www.telerik.com/help/reporting/report-items-chart.html"&gt;documentation&lt;/a&gt;, &lt;a href="http://demos.telerik.com/aspnet-ajax/chart/examples/overview/defaultcs.aspx"&gt;examples&lt;/a&gt; and &lt;a href="http://www.telerik.com/community/forums/aspnet-ajax/chart.aspx"&gt;forum threads&lt;/a&gt; are there for you whenever you are not sure about something. &lt;br /&gt;
However if you have not worked with our chart before</description>
      <link>http://www.telerik.com/community/code-library/reporting/general/use-asp-chart-in-telerik-reports.aspx</link>
      <author>Telerik Reporting Team</author>
      <pubDate>Thu, 22 Oct 2009 08:25:00 GMT</pubDate>
    </item>
    <item>
      <title>New Code Library Project: Unbound GroupHeader as PageHeader </title>
      <description>&lt;table cellspacing="0" cellpadding="0" class="tableStyle1" id="Table4"&gt;
    &lt;tbody&gt;
        &lt;tr class="tableStyle1Header"&gt;
            &lt;td colspan="2"&gt;
            &lt;p style="text-align: left;"&gt;&lt;strong&gt;Requirements&lt;/strong&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 120px;"&gt;
            RadControls version
            &lt;/td&gt;
            &lt;td&gt;
            2.0+&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;.NET version&lt;/td&gt;
            &lt;td&gt;
            2.0+&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 120px;"&gt;Visual Studio version&lt;/td&gt;
            &lt;td&gt;
            VS2005&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 120px;"&gt;programming language&lt;/td&gt;
            &lt;td&gt;
            C#&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;To convert code&lt;/td&gt;
            &lt;td&gt;
            &lt;p style="text-align: left;"&gt;&lt;a target="_blank" href="http://converter.telerik.com/"&gt;Telerik online converter &lt;/a&gt;&amp;nbsp;
            &lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;strong&gt;PROJECT DESCRIPTION&lt;/strong&gt;
&lt;br /&gt;
Page sections (header and footer) are not related to the report itself,
but are relative to the margins of the report's media, i.e. to the
paper or screen. Thus when you have subreports, ...</description>
      <link>http://www.telerik.com/community/code-library/reporting/general/unbound-groupheader-as-pageheader.aspx</link>
      <author>Telerik Reporting Team</author>
      <pubDate>Thu, 22 Oct 2009 08:27:00 GMT</pubDate>
    </item>
    <item>
      <title>New KB Article: Report is unavailable or session has expired error message</title>
      <description>&lt;strong&gt;PROBLEM&lt;/strong&gt;&lt;br /&gt;
The following error is displayed in the web viewer: &lt;span style="color: #c00000;"&gt;Report is unavailable or session has expired&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;SOLUTION&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;The Telerik Web ReportViewer&lt;/strong&gt; uses &lt;a href="http://msdn.microsoft.com/en-us/library/ms972429.aspx"&gt;&lt;strong&gt;ASP.NET Session&lt;/strong&gt;&lt;/a&gt; in order to store resources such as the html pages and images of the report, so Session should be enabled at all times!&lt;br /&gt;
We have narrowed down the possible reasons for this error to three categories: ...</description>
      <link>http://www.telerik.com/support/kb/reporting/report-viewers/report-is-unavailable-or-session-has-expired-error-message.aspx</link>
      <author>Telerik Reporting Team</author>
      <pubDate>Thu, 17 Dec 2009 09:28:25 GMT</pubDate>
    </item>
  </channel>
</rss>
