Telerik Forums
Reporting Forum
1 answer
89 views
Good evening,

My report contains horizontal and vertical lines to divide up items in the report. Their colours are set to black, but for some reason when printing horizontal lines they print out as red ish colour where as vertical lines print as they should.

When I save the document as a pdf and then print from Adobe Reader all of the horizontal lines print as they should, black.

I was wondering if anyone else here has the same problem as me when printing horizontal lines on a report?

Thanks for your time,

Rob

P.S. I'm using the WPF report viewer and version Q1_2011_v5_0_11_316)
Steve
Telerik team
 answered on 05 Apr 2011
1 answer
274 views
Hello,

I am working on telerik reporting for generate the sales report. When I press button of "telerik report viewer" then print functionality is not working correctly. I am facing following problem regarding print a report.

1. It just print first page of report, not all pages of reports ?
2. On first page it also print website URL on the top right corner ? 
3. Report layout and colors are not correctly printed ?

Regards
Mohsin JK
Peter
Telerik team
 answered on 05 Apr 2011
1 answer
211 views
Hi all,

we have some problems regarding reports after deploying our web application to a server.
We're using Telerik Reporting Q3 2010.
In our application we use a RadWindow with a ReportViewer for different reports we need. The datasource is set programmatically:

Dim report1 As New easyTennis.Rechnung
  
                report1.DataSource = GetDataTable(ssql & " where BelID = " & nKey)
                Me.ReportViewer1.Report = report1


The reports are working fine when we run our application in debug mode on our development machine, but after deploying it to a web server and running the application we get this error when we try to open a report (see attached image!).

This is a very urgent matter and right now we're really at a loss as to why the reports won't show. Any help would be appreciated.

Thanks.
Ulrich
Top achievements
Rank 1
 answered on 05 Apr 2011
1 answer
96 views
Hello.

I'm having problems scanning barcodes that are printed from the silverlight viewer.  If I save a PDF out and print that, it scans just fine.

Is there a way to increase the resolution or definition of the barcode rendering?  The printed barcode from silverlight seems kind of blurry and doesn't totally match with the PDF version.   I have attached an image comparing their output.  The barcodes are 3of9.

Any ideas?

-Wick

Steve
Telerik team
 answered on 05 Apr 2011
3 answers
305 views
Hi there,

I know this message has been asked before but back in 2007 & 2009, but does the latest reporting release support a multicolumn reporting feature that has the ability to flow from left to right?

I want to to create a two column report where the items flow from left to right first then move to the next line.

I'm using the latest reporting version: Telerik_Reporting_Q1_2011_v5_0_11_316.

Thanks for your time,

Rob
Robert
Top achievements
Rank 1
 answered on 04 Apr 2011
0 answers
124 views
Hi,
We are creating custom ASP .Net controls that pass parameters to a report. I'm trying to figure out how to handle hiding a subreport based on a field within that subreport AND and parameters passed into that report. I'm aware of the Bindings feature, but I don't think a simple expression will work with so many parameters. So basically we have the field in question which is a status field and the parameters are a bunch of booleans representing the various status types the user wants to show/hide. I created a user function (static method on the report) but it only seems to fire once and not once per subreport generated, also the field in question that is passed into the method but is always null when the method fires. What's the proper way to handle this situation? I think the answer lies in using the report events. I appreciate any advice you can offer.
Thanks
20Below
Top achievements
Rank 1
 asked on 04 Apr 2011
1 answer
95 views
Hi,
I have this error "Unable to cast object of type 'RTLReportViewer.reportTemplates' to type 'Telerik.Reporting.IReportDocument'." when trying to open a Telerik.Reporting report on a webpage. The report is designed/created withTelerik.Reporting 5.0.11.316 version and the aspx page is using Register Assembly="Telerik.ReportViewer.WebForms, Version=4.1.10.921. I have no problem displaying  reports designed inTelerik.Reporting 4.1.10.921 version.


My question is which version of ASP.NET AJAX  i should use to show the report correctly?


Thanks
Quan


Farouk
Top achievements
Rank 1
 answered on 04 Apr 2011
1 answer
188 views
I have a report that depends on database made of not null and null values which are updated by different users in different levels. The report should display all information including updated 1, but i keep on getting the above error when i run report after updating records in database but when i remove filtering it works but sometimes it refuses. Can any1 help me with solution on how to handle this error. My report should filter some records form others. For example; it should display information of hired staff from list of registered staff. when i remove the filtering it displays all staff info including those who are not posted for job. Help me with how to handle null values in report.

Regards
Mex
Mark Maggiore
Top achievements
Rank 1
 answered on 01 Apr 2011
3 answers
118 views
Hi, we are working around this Telerik Reporting known  limitation...
"Limited rich text/html content formatting options in the textbox item (only text formatting is available)"

...by converting the HTML generated by RadEditor into an image, then placing this image into a PictureBox control of the Telerik report.

This works OK for us except we have noticed that if the image is > 16384 pixels in height, then the Telerik online viewer shows a 1 pixel high image in place of the actual image, but appears to reserve enough blank space for the actual sized image.

Is this some kind of limitation in the PictureBox control? BTW if we export to PDF the image is rendered just fine.
Craig A
Top achievements
Rank 1
 answered on 01 Apr 2011
2 answers
1.0K+ views
My problem:
It seems like i can have table inside table upto 2 layer and my third nested table only prints the first data of my nested collection.

I found help where List inside list inside list.....  but I am looking for table inside table inside for my nested object data.
http://www.telerik.com/community/forums/reporting/telerik-reporting/list-in-list-in-list-etc.aspx


So, i have my object set like this (see attached .png):
My Data class contains:  
        List<SampleModel>
        {    
                new SampleModel
                {
                       contain List<SampleSubItem>
           {
               contain List<Sample2SubItem
               {
                    contain List<Sample3SubItem>
    
            }
                    }
            }
      }
}

If you see the attached "report2.png", it shows the preview of my report..
My first table (white color) is good
Its nested table and object SubItem (orange color) is good
its nested table and object Sub2Item (green color) looks good but the data is incorrect. They are all showing first index of the list, that is, Sub2Item 1
its nested table and object Sub3Item should error.

Any help would be great or Is subreport the only fix?

Thank
Swostik Lamichhane
Top achievements
Rank 1
 answered on 01 Apr 2011
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?