Telerik Forums
Reporting Forum
5 answers
303 views
Hello,

I have a dynamic report that automatically generates columns and rows on a table based on a dynamic datasource. But the problem comes in with hundreds of records - these records are all shown in one page. And the UI lags when trying to scroll down. In the Silverlight Report Viewer, there is a paging control but I couldn't figure out how to make this work. Please advise. Thanks!
Steve
Telerik team
 answered on 09 Oct 2012
7 answers
398 views
We are giving serious thoughts for shifting to Telerik reports.

So friends please guide us get started.

I would like to know / if...

  • Data Dynamics to Telerik Report Conversion utility is available
  • Subreports are supported
  • Export to Word, Excel , PDF and HTML
  • Access to report life cycle just like asp.net page life cycle
  • The degree of customization allowed for the Telerik reports if required
  • Ifwe can set the date sets, data sources, parameter values programatically
  • Does it support SQL reports ? (figures crossed)
  • We can have subreports as a table row (please see the attached PNG file for clarification. Customer Order History and Customer
  • Product History are the subreports. We are using this scenario basically.)

FYI: The report gets flourished by the stored procedure hence the end user needs to pass some parameters to the report, which in turn will be passed to stored procedure.
The parameter should support default values (programatically and manually), validation. Check-box list and date selector are heavily used parameters in our reports.

Thank you,
-Aarsh
IvanY
Telerik team
 answered on 09 Oct 2012
1 answer
182 views
I want to programmatically access the fields collection in the ObjectDataSource object in either the OnItemDataBound or OnItemDataBinding event of the Telerik report to hide report elements if they do not contain values.

How would I accomplish this in the code file of the Telerik report?
Elian
Telerik team
 answered on 09 Oct 2012
1 answer
215 views
My report is working fine when I run via vs 2010. However when I deploy to the production environment I get the following error "An error has occurred while processing Report '': Object reference not set to an instance of an object.
The ReportViewer controler seems to be working just fine as the above mentioned error is displayed in the controller.
Do I need to specifically deploy the report?

Thanks,

MTmace
Steve
Telerik team
 answered on 09 Oct 2012
1 answer
103 views
I have tried visually and in code.
Why doesn't this work?   thx

    this.tableELECTRIC.DataSource = sqlData;

            this.chartELECTRIC.PlotArea.XAxis.AxisLabel.TextBlock.Text = "Month";
            this.chartELECTRIC.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.Navy;
            this.chartELECTRIC.PlotArea.XAxis.Appearance.Width = 3;


            this.chartELECTRIC.PlotArea.YAxis.AxisLabel.TextBlock.Text = "KWH";
            this.chartELECTRIC.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.Navy;
            this.chartELECTRIC.PlotArea.YAxis.Appearance.Width = 3;
Hadib Ahmabi
Top achievements
Rank 1
 answered on 09 Oct 2012
0 answers
126 views
Has anyone had any experience in rendering a report in a format that can easily be used in the body of an email?  I am attempting to write a process that will generate a custom summary report for various users that would be emailed using System.Net.Mail.  But, I have not found an elegant solution. 
I have tried to export to MHTML but that does not seem to work with System.Net.Mail.  I have also tried to export to HTML but that seems to create multiple files and would take a lot of additional work to merge everything together.
Any ideas would be appreciated.
Robert Schoen
Top achievements
Rank 1
 asked on 08 Oct 2012
5 answers
339 views

I using multi-column in telerik reporting but result not same as my imaging.
I have 1 group (group by username) 
This is result form multi-column reports

Mary Jane              4          2.4         9          2.5
No.       KG.            5          2.6              
1          2.5             6          2.5        
2          2.8             7          2.3         
3          2.3             8          2.7       

But I want report look like this.

Mary Jane
No.       KG.            No.       KG.        No.       KG.        
1          2.5             4          2.4         7          2.3
2          2.8             5          2.6         8          2.7
3          2.3             6          2.5         9          2.5

What should I do?
Steve
Telerik team
 answered on 08 Oct 2012
2 answers
224 views
This sounds so simple, but being relatively new to all this I don't see what I'm doing wrong.

I have several checkboxes on a cover page of my report.  I have the checks appearing just fine, but when I set the FalseValue property, and try and run, I get a big red box of error where the checkbox should be saying: An error has occurred while processing CheckBox 'chkPriorAppr': Invalid image data.
----------------Inner Exception--------------------
Invalid image data
----------------Inner Exception-------------------
Access to the path 'C:\Projects\.......  is denied

All I want to do is remove the showing InderterminateImage when the value is N, and instead show the UnCheckedImage.  The checks show fine btw.
Rich
Top achievements
Rank 1
 answered on 08 Oct 2012
0 answers
132 views
Hi!
The report contains List and inner List
Interactive preview is correct, but print preview is not correct. On the second page lover border is not correct. I'd use docking and anchoring, but its doesn't help.

Also sometimes if the report is long  the report header displays on the first page, but the report detail on the second. I doesn't use Page Break!


Rainford
Top achievements
Rank 1
 asked on 08 Oct 2012
1 answer
112 views
Hi,

I am using Telerik Q3 2010 (Licensed). I have a table in a group header and assigned an objectdatasource to it. I need to validate whether the objectdatasource has some data in it or not. Based on that i need to display the group header. Please suggest how can i catch the objectdatasource in Itemdatabinding event or suggest more appropriate solution to my scenario.

Thanks
Irshad
Elian
Telerik team
 answered on 08 Oct 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?