Telerik Forums
Reporting Forum
2 answers
87 views
Hi!

I have a list of Invoice lines. The line can specify wether its an articletype line or a free text type line.

So, depending on what type of line it is, I want the report to print that line with different fields.

Like, free text only needs text and price.
Article needs, well, lots of more.

I tried making 2 different panels, one for article, one for free text.

If the lineType of one like is "Article", I'd want the panel to show, otherwise not.

And then, ugly as it is, just put all the panels on top of each other or something, to make it write the proper data on the right occasion.

How do I do this? I cant get it to work witih conditions.

Cheers, E
Emil Einarsson
Top achievements
Rank 1
 answered on 02 Dec 2010
1 answer
117 views
Hello there,

My PDF version of report is hiding texts on a row. The same page, HTML report looks great.
The page has been designed using Telerik.Reporting.Table element.

See attachments.

How to fix this?

Regards
$hekh@r
$hekh@r d-Ziner
Top achievements
Rank 2
 answered on 02 Dec 2010
3 answers
114 views
I have created a report that has a header of overlapping images and text.  It looks how I would expect it to in design mode and prints correctly.  The problem is that when I look at the report in my web application, it puts the image that is supposed to be "Sent to back" overtop of both the image and the textbox that should be viewable.

I have attached three screenshots.  VSExhibit.gif is what it looks like in the Visual Studio designer.  PDFExhibit.gif is what the printed page looks like. (Shown as a PDF export)  You will notice that both of these look fine.  WebExhibit.gif is how it displays in my application.

For additional information, the blue background is a GIF (a small bitmap that is stretched in the X-direction), the Logo on the left is a PNG file with a transparent background, and the title "PWR Report" is a text box.

I could have our graphic artist do a combination bitmap as a last resort, but I am hoping there is a proper solution to the problem.

Thanks.
Johnathan
Top achievements
Rank 1
 answered on 01 Dec 2010
1 answer
357 views
I have created a new report using Telerik Reporting Q3 2010. In the detail section I have three text boxes stacked above each other, bound to three different fields. The CanGrow and CanShrink is set to true for all. When there is no data for say the bottom text box, I expect that the row height would shrink since the textbox does not render but it does not do so.

Looking for any quick suggestions before spending the time to create an example that could be posted.
Peter
Telerik team
 answered on 01 Dec 2010
5 answers
137 views
When trying to complete the "hello world" section of the self paced demo in VS 2008, I get "Object reference not set to an instance of an object" when I create the Telerik report item. 

I did this sucessfully in VS 2005.  The error seems to be specific to VS 2008 and happens if I try VB or C#.

I am experienced at report writing but new to .NET.

Any help would be appreciated.

Steve
Telerik team
 answered on 01 Dec 2010
4 answers
294 views
Hi,

I use SQLite DB.
I structured my project as you suggest: a program and a class library.
Program: BackOrder
Class library: CLReport

in the CLReport I build my report: Report1.vb
The Telerik.Reporting.SQLDataSource: SqlDataSource1
have this settings:
Connectionstring: CLReport.My.MySettings.SQLiteCS
obviously on settings of CLReport I have my SQLiteCs : data source=C:\Documenti\SW\BackOrder\Data\Db.db

On page of Report1.vb every works fine: I connect to DB, see the preview, data field and so on.

The problem arrive when I try to connect from main program BackOrder.

This doesn't works:
on MainForm I have a ReportViewer: RV
with a button I call this function

Imports CLReport
 
    Private Sub Report_OrderInProd()
        Dim RP As New CLReport.Report1
 
            RV.Report = RP
            RV.RefreshReport()
    End Sub

the reportviewer display me an error: " ... (provider: SQL Network Interfaces, error 26 - Error on find server/specific instance)". (transladet from italian)

can you hel me?

Thanks

Renato
RRE
Top achievements
Rank 2
Iron
 answered on 01 Dec 2010
2 answers
166 views
Hi,
I am using a report with shapes (Horisantal and vertical lines) to make the report like a table,
everything is renderd OK, but when i print the report the shapes are not printed (also when i export the report to XPS).
can you please tell me if i have a mestake in some place??

Thank you
Sameh
Top achievements
Rank 1
 answered on 01 Dec 2010
1 answer
76 views
Hello ,

I am new to telerik reporting.I am developing first report.I have inserted many fields int to report header section.Then i clicked on preview button on designer to see the effect , i can see the inserted fields on a report.Then i deleted 2 fields on the report header and clicked on preview button but some how i can not see the changed report.

Please help me .

Steve
Telerik team
 answered on 30 Nov 2010
1 answer
54 views
I'm using firefox and when I use the demo on the site:
Product sales per period -> demo
If I try to export it to pdf it generates an error. Could it be due to the browser?
Thanks
Steve
Telerik team
 answered on 30 Nov 2010
1 answer
71 views
I have a report with a customer's cell phone numbers. In the report phone numbers are correct but when I export to PDF or printing- phone numbers going backwards.
Pictures are attached below.
Steve
Telerik team
 answered on 30 Nov 2010
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?