Telerik Forums
Reporting Forum
15 answers
1.1K+ views
I know this is probably the dumb question of the day, but...
How do I set the color of the bars in a bar chart?
In the designer I have the Series Appearance,Appearance,FillStyle,FillSettings,MainColor = CornflowerBlue
and I have the PlotArea,DataTable,Appearance,FillStyle,FillSettings,MainColor = CornflowerBlue
but this cannot be right as my bars are still some aqua blue color.

???
Dan
Rob
Top achievements
Rank 1
 answered on 05 Jan 2012
3 answers
392 views
Hi,
I just installed the telerik reporting, and I try to replace microsoft report viewer with telerik's
Unfortunately I can't find ServerReport ReportPath atrribute inside telerik report viewer:

<telerik:ReportViewer ID="ReportViewer2" runat="server" 
        Font-Names="Verdana" Font-Size="8pt" Height="700px" ProcessingMode="Remote"
            Width="100%" ShowDocumentMapButton="true" OnUnload="UnloadReportViewer"
            ShowPrintButton="True" ShowRefreshButton="false"
            BorderColor="Transparent" BackColor="#171717" BorderStyle="None" ForeColor="White" CssClass="ReportViewerText">
             
            <ServerReport ReportPath="<%$ Resources:Common, SSRS%>"/>
        </telerik:ReportViewer>

How can I insert the report path for the reportViewer control?
Thanks
Steve
Telerik team
 answered on 05 Jan 2012
12 answers
338 views
Hi..
        i have created report with the width of 10 in.It is working fine.it looks fine in 1 page.But when exporting to pdf ,it is spanning to 2 pages .

 My requirement is ,it should be in 1 page in pdf,pls help me..

Regards
 HR
 
Steve
Telerik team
 answered on 05 Jan 2012
4 answers
1.3K+ views
I've searched and found a few entries on Watermark but I wanted to confirm that the latest version of Telerik Reporting does not support Page Backgrounds or Watermarks. Is that true?

I'm trying to create a single page report that has a background created by our graphic designers. It will be a printable certificate with the name of the recipient as one of the few dynamic text elements. I haven't had any luck getting this to work.
Steve
Telerik team
 answered on 05 Jan 2012
2 answers
173 views
Hi there.

I read some posts from a while back about adding support for a watermark on a report page. Is that available yet? If not, any idea when it will be coming?

Thanks, Mike

P.S. - Love the product, support and community.
Steve
Telerik team
 answered on 05 Jan 2012
1 answer
121 views
How can I change the style of a GroupSectionHeader if it is the first time it occurs and have a different style of the repeated group header on subsequent pages.

For example:

My First Section Row (page 1)

My First Section Row (page 2)
more data here

My First Section Row (page 3)
more data here 


My Second Section Row (page 4)

My Second Section Row (page 5)
more data here

My Second Section Row (page 6)
more data here  

Hope this makes sense!

Thanks
Hadib Ahmabi
Top achievements
Rank 1
 answered on 05 Jan 2012
2 answers
191 views
Hello,
since we've developed a new product and it's only for testing we want to print on the report in a diagonal way a text, something as "Internal use only" or "Testing" in order to have it visible... how can I do this?

Thanks

Paolo
Steve
Telerik team
 answered on 05 Jan 2012
3 answers
194 views
Dear Telerik Team,
        Is there any feature in Telerik reporting services to support the feature of watermark ? Wat is the control that supports the watermark feature?Expecting the reply asap

Telerik controls give a good look & feel.


Thanks
Aabidha
Steve
Telerik team
 answered on 05 Jan 2012
1 answer
144 views
I just happened to run one of my reports with one record and noticed that the report header did not display correctly in the interactive view.  It appears fine if I switch to Print Preview and seems to print okay also.  I am attaching examples of the report with one, two and three records so you can see what I mean.  This report is a simple list report with a header and footer - nothing fancy.
thanks!
Steve
Telerik team
 answered on 04 Jan 2012
1 answer
180 views
Hi

I'm trying to export PDF files with Bookmarks/Document Map to generate "Table of Content" Pages with "itextsharp". What I've got so far is, that I have to use the PDF Report extension from Telerik.Reporting.ImageRendering.

But I can't get the PDF Report extension to run. My web.config looks like that:

<configSections>
  <section name="Telerik.Reporting" type="Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=5.3.11.1116, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />
  <sectionGroup name="xsite">
    <sectionGroup name="productPortfolio">
      <section name="businessLineSettings" type="XSite.ProductPortfolio.Business.BusinessLineConfiguration, XSite.ProductPortfolio.Business"/>
    </sectionGroup>
  </sectionGroup>
</configSections>
<appSettings>
  <add key="UserContentLocation" value="E:\xsite\usercontent\" />
  <add key="Telerik.ScriptManager.TelerikCdn" value="Disabled"/>
  <add key="Telerik.StyleSheetManager.TelerikCdn" value="Disabled"/>
  <add key="Telerik.Skin" value="Sitefinity" />
</appSettings>
<Telerik.Reporting>
 <Extensions>
   <Render>
     <Extension name="Telerik.Reporting" type="Telerik.Reporting.ImageRendering.PdfReport, Telerik.Reporting, Version=5.3.11.1116, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />
   </Render>
 </Extensions>
</Telerik.Reporting>

When compiling the project, an error occurs:

{"An error occurred creating the configuration section handler for Telerik.Reporting: Type 'Telerik.Reporting.ImageRendering.PdfReport' does not inherit from 'System.Configuration.IConfigurationSectionHandler'. (D:\\Visual Studio Projects\\XSite.ProductPortfolio\\XSite.ProductPortfolio.Web.UI\\web.config line 4)"}

Am I missing something?

Thanks for help!
Massimiliano Bassili
Top achievements
Rank 1
 answered on 04 Jan 2012
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?