Telerik Forums
Reporting Forum
4 answers
308 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
178 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
79 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
59 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
79 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
2 answers
104 views
Hi there

I am trying to implement the Silverlight Reportviewer in a way far from what your demos and docs (rather poor for the SL version by the way) are showing.

My data is entered in a Grid by the user (not coming from the database) in a set of custom-entities.
From hereI  want to open a report and sent the data directly as entity-collection or converted to XML to the report.

To proceed that way, I would like to know how to assign the report to the viewer in a simple way... kind of :
-> MyReportViewer.Report = Web.Testreport
Then, if I understood that right I can overgive the data to the report as ReportArgument and load it on the NeedsData event... I believe (?)

Any input will be welcome!

P.S.: don't tell me to refer to the demo... I know how to design the report, I'm  just interested in the SL part of the implementation .
Steve
Telerik team
 answered on 30 Nov 2010
0 answers
64 views
Hi,
i cant find WPF Report Viewer's any Print or Export events but i can see print n export funtionality in winForms. Actually i need to log on every print or exporting the report. also how to enable or disable print n export functionality on report viewer

for reference
http://www.telerik.com/help/reporting/winforms-report-viewer-serverapi.html

Wasif Jahangir
Top achievements
Rank 1
 asked on 30 Nov 2010
0 answers
84 views
anyway to do this? thanks
my system is a web app
Lau
Top achievements
Rank 1
 asked on 30 Nov 2010
0 answers
61 views
Hi,
   I have two reports and adding these two reports to a Report book multiple times. I am getting data from database multiple times and assigning data to a report. When I export this report book to PDF, I can see only the last record's data.

Could you please help me.

Thanks
Chiran

Raj
Top achievements
Rank 1
 asked on 29 Nov 2010
1 answer
145 views
I just installed the Trial version of Telerik Report [Q3 2010 (4.2.10.1110)]

I am trying to follow along the Self-Paced Tutorial, but I don't seem to have the Report Wizard available.  Under the Telerik menu I only have About and Reporting -> Upgrade Wizard.

I'm using:
Microsoft Visual Studio 2008 Version 9.0.30729.1 SP
Microsoft .NET Framework Version 3.5 SP1
Microsoft Visual C# 2008

Help would be greatly appreciated.  Thanks.
Peter
Telerik team
 answered on 29 Nov 2010
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?