Telerik Forums
Reporting Forum
1 answer
148 views
I tried tutorial put report in MVC http://www.youtube.com/watch?v=t-iA05KpDFM

I have this error for my report

c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\40275438\83dd9ced\App_Web_testreport.aspx.34631e4.fdgmfmtb.0.cs(247): error CS0234: The type or namespace name 'Reporting' does not exist in the namespace 'Telerik' (are you missing an assembly reference?)

I already have telerik.reporting and telerik.reportviewer.webforms in my reference folder.

Anyone has any idea what goes wrong?
Obi-Wan Kenobi
Top achievements
Rank 1
 answered on 14 Mar 2013
1 answer
80 views
i sue Telerik_Reporting_Q3_2012_v6_2_12_1017_Dev.
 i sue multi sub report  (file :sub1.png ) but when export file PDF then format error(file 2:format.png).
please help me.
Petio Petkov
Telerik team
 answered on 14 Mar 2013
3 answers
125 views
I'm using the WPF ReportViewer control. When a user clicks the Print button in the toolbar, the print dialog shows. In the Print Range section, "All" pages is selected and it cannot be changed. I'd like to be able to print a range of pages from a report. Is that possible?
Petio Petkov
Telerik team
 answered on 14 Mar 2013
1 answer
127 views
I need to bind reports to untyped datasets.  With another reporting software, I could output the untyped dataset to xsd and xml and then use them with the report designer at design time to get the schema for the report layouts and even have sample records to preview with the designer.  How can that be done with the Telerik reports.
Stef
Telerik team
 answered on 14 Mar 2013
2 answers
111 views
Hi Telerik team,

I need to pass some of my entities as parameters to my report and then propagate them down to my subreport.

i tried something like this: 

var instanceReportsource = new InstanceReportSource();
instanceReportsource.ReportDocument = new InventoryReport
instanceReportsource.Parameters.Add("location", location);
instanceReportsource.Parameters.Add("filters", filters);
ReportViewer2.ReportSource = instanceReportsource;
ReportViewer2.RefreshReport();
ReportViewer2.Update();

The problem is when i hook to the item binding events I see no parameters in the processing items. 

What am I doing wrong. What is the best way to pass the entities to the report and subreport?

thanks.
Ivan
Top achievements
Rank 1
 answered on 14 Mar 2013
2 answers
98 views
Hi,
When i adding Telerik reports to my web application, I can't create the new data source. Error Image attached.

Thanks & Regards
Anzar.M
Anzar
Top achievements
Rank 2
 answered on 14 Mar 2013
14 answers
2.4K+ views
Hello,

I have to generate a report that can be exported to PDF.
This report is consist of 4 section (like sub report) and each has a different data source as each would call a different store procedure.

How can I have multiple data source. Do I have to design them sepratly and put them all as a sub report into a master report or can I have each table for each section in one report... ?

I know for fact it is possible in the Crystal Report Basic that comes with Visual Studio but it is so basic and crap. But you can design each report individually and just drag and drop them into a master report. Each one knows its own data source and you do not have to specify any data source for the master report. Is this possible in Telerik Reporting?

Thanks in advance for your help.

Regards,
Mehdi
TonyG
Top achievements
Rank 1
 answered on 13 Mar 2013
4 answers
723 views
I feel like I'm going to slap my head in embarrassment here, but I need to ask the question.

I don't see anything in the Telerik licensing about the stand-alone executable. All references are to the Report Designer. But "Report Designer" is also used in the general sense as the VS component. So it seems like the license for these is one and the same.

With a DevCraft Complete license we get Reporting tools, which includes the stand-alone designer.
Am I correct that the stand-alone designer is NOT for distribution to any end-user who has not purchased a license?
In other words, just because we have a stand-alone designer in DevCraft, that does not mean we can provide it to our clients. The stand-alone designer is there merely as an alternative to VS for our own use - and demos to our clients who wish to maintain reports. Is that all accurate?

When the stand-alone designer first came out, I believe it was separately purchased. But I don't see that anywhere now. So for an end-user to design their own reports, do they need to purchase the full stand-alone developer license for US$599? That seems a bit steep, but then again, for what it does I don't think that cost is prohibitive.

Thanks!
TonyG
Top achievements
Rank 1
 answered on 13 Mar 2013
1 answer
334 views
I have reports already designed and working perfectly. Now the client requirements are bit changed. We need to hide a report column at the run time based on configurations. Obviously one workaround we already have is that we have 2 versions of the reports, one with the column and one without the column. Now as the number of reports increases, we can not afford to make the duplicates of each report. One version with the column  and the other version without this column.
Now our concern is find a way to SHOW/HIDE this column dynamically based on our configuration without disturbing the layout/design. Although there are multiple workarounds here on this forum but we can not do this because we already have designed and deployed these reports. Most of the workarounds would ultimately require us to re design the reports from the scratch. Of course we can not do that because this would doubles the effort and our client does not allow this.
What we want is that is there any way to SHOW/HIDE a table column of a report at run time and keeping the consistency (layout) of the reports intact? So if we shoe/hide a table column, is this space(width) will be adjusted automatically?
We are wondering if there is a solution in the latest release of telerik reporting..?

We appreciate any help regarding this,

Thanks
Petio Petkov
Telerik team
 answered on 13 Mar 2013
3 answers
100 views
Hi,

I would like to know if there are other users of Telerik Reporting that eagerly wait for the crucial drill-through feature to be implemented to Telerik Reporting chart items?

It is astonishing that this feature still is missing from the Reporting. It would be the real reason for many clients to take the Telerik Reporting into use. Currently the drill-through is only available in the table style reports. With charts the only option is to go to other report/url without any information what was clicked on the chart... I already posted a ticket about this and it has been promised to be implemented but it would be good to know how important feature this is for other users. We at least see it as almost mandatory.

Best regards
-Timo-
Mohammed
Top achievements
Rank 2
 answered on 13 Mar 2013
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?