Telerik Forums
Reporting Forum
1 answer
114 views
Hi,

i wanted to know if there is an example of that feature ( End-User Capabilities) in telerik reports. Its possible allow to the user to create their own queries?  Everything working with OLAP?  i wanna build, a web-cube where the user can select data and work with it. is that posible throught telerik reporting?


Thanks in advance and sorry for my bad english!
Peter
Telerik team
 answered on 18 Jul 2012
4 answers
576 views

Hi,

How can i center the page in reportviewer? i can't find the property to set it,it seems always to be left of the reportviewer. 

I use the 2011Q3 version in Silverlight.

Thanks.

c
Top achievements
Rank 1
 answered on 18 Jul 2012
5 answers
808 views
I'm not sure if this belongs here or in the Silverlight forums.  I have a 14 project solution with a reporting project that references a SilverIight project (gauges) and 4 of the Telerik Silverlight dlls.  I have just upgraded from Telerik 2011 Q3 to Telerik 2012 Q2.  One of the major changes is that the RadControls for Silverlight default install now support only Silverlight 5.0 (I know I can get DLLs for 4.0, but thought it was time to move on).  Silverlight 5.0 requires .NET 4.0, so I have had to change the Target Framework to .NET 4.0 on my Silverlight project and then the reporting project.  However, as soon as i changed the Target Framework on the the reporting project, the "Telerik.Reporting.dll' item in the project's references list has an exclamation icon next to it and the project throws the error "Referenced component 'Telerik.Reporting' could not be found" on compilation.

I spent a day chasing my tail last week when I first attempted to upgrade the solution to the latest and greatest.  I could never find the right combination of Target framework / App pools, etc. to get the app to run.  There were warnings about assemblies with dependencies on a version of the .NET Framework that is higher than the target and might not load correctly during runtime causing a failure for Telerik.Windows.Themes.Office_Blue and 2 of my project dlls.  So, I started over and decided to stop at the first error I could not resolve and get help.

I have removed the reference to 'Telerik.Reporting' and re-added it more than once.  The properties panel for it is blank - version 0.0.0.0, no description or path, etc.

Pleasse let me know if additional information is required for your understanding.

Best,
Scott
IvanY
Telerik team
 answered on 17 Jul 2012
2 answers
297 views
Hi,

We get this exception while not making big reports. We never make reports bigger then 5 pages.
We do make alot reports. Can the numbers of reports cause this exception?

Or do need to put the ReportProcessor in a using statement?

Piece of our code :

System.Drawing.Printing. 

PrintController standardPrintController = new System.Drawing.Printing.StandardPrintController();  

ReportProcessor reportProcessor = new ReportProcessor();  

reportProcessor.PrintController = standardPrintController; 

reportProcessor.PrintReport(report, printerSettings);

Our exception logging :

---EXCEPTIONS----------

[OutOfMemoryException]
Out of memory.


---STACK TRACE----------

at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
at Telerik.Reporting.Processing.ReportPrintDocument.OnPrintPage(PrintPageEventArgs eventArgs)
at System.Drawing.Printing.PrintDocument._OnPrintPage(PrintPageEventArgs e)
at System.Drawing.Printing.PrintController.PrintLoop(PrintDocument document)
at System.Drawing.Printing.PrintController.Print(PrintDocument document)
at System.Drawing.Printing.PrintDocument.Print()
at Telerik.Reporting.Processing.ReportProcessor.PrintReport(IReportDocument reportDocument, PrinterSettings printerSettings)
at CLGroup.Intranet.DataFacade.Print.ExecutePrint.ExecutePrintDocument() PrinterName : \\EMVMIIS01\GELAS01 BranchId : 11 Feature : InvoicePrint

IvanY
Telerik team
 answered on 17 Jul 2012
17 answers
388 views
Hi,

I´m working on a report which uses PictureBoxes as links. This has been achieved by assigning an action to each PictureBox I want to become a link. On Preview mode, the PictureBoxes open the specified link when clicked, but when the report is saved to PDF, the PictureBoxes are displayed on the output PDF but nothing happens when I click on them.

I inadvertently installed Q2 2010 version over the Q1 2010. Since then, I´ve even used System Restore to restore the system to prior to the first installation of Q2, and then uninstalled Q1 and reinstalled Q2, but it keeps not rendering actions. I´m not sure whether this is the cause, but it could be, who knows?...

Thanks in advance,
Geraldo
pedrotti
Top achievements
Rank 1
 answered on 17 Jul 2012
0 answers
100 views
Hi,
I need to know whether there is any possibile to create multiple series in pie chart.



Thanks & Regards,
Gunasekar
Gunasekar
Top achievements
Rank 1
 asked on 17 Jul 2012
5 answers
175 views
I'm passed an object as a datasource. It's a user-made(basically an array of hashtables)  I use this on subreports, and they populate fine. But the data repeats for numrows ^ #of nested subreports). How can I modify the datasource on subreports, to act like group programmatically?

needDataSource calls this:

        protected void shareData(object sender, EventArgs e)
        {
            Telerik.Reporting.Processing.ReportItemBase subreport = sender as Telerik.Reporting.Processing.ReportItemBase;                                   
            subreport.ItemDefinition.Report.DataSource = this.DataSource;             
        }
Peter
Telerik team
 answered on 17 Jul 2012
1 answer
257 views
Hi

i added a adjacent below group to my table (group by Week number) but the new created rows are all located at the end of the table.

I would like to locate them at the end of each group section.

Maybe the problem is that my table is located in GroupHeaderSection ?

See the attached file please.

Thank you
IvanY
Telerik team
 answered on 16 Jul 2012
1 answer
122 views
Hi

I have a report in which all data are contained in a table object,  at run-time I am binding my business object to the table itself.

I  place the table object in the detail section but in this case the table header is repeated for every row.

Is there a technique that I am missing? What is the proper method?

Can you give me an example please ?

Thanks
Petio Petkov
Telerik team
 answered on 16 Jul 2012
1 answer
107 views
Dear Telerik,

How to use telerik reporting designer within my C# project. I mean something like ActiveX COM.

Thanks in Advance....
Petio Petkov
Telerik team
 answered on 16 Jul 2012
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?