Telerik Forums
Reporting Forum
0 answers
140 views
Hi,,,

      Now i am using "Telerik_Reporting_2008_3_1402_trial_4" for reports..

i must need the No records found option when the reportviewer contain 0 records....

plz try for it....

By Suriya
Suriya
Top achievements
Rank 1
 asked on 05 Mar 2010
2 answers
113 views
Hi there,

I am having an odd issue when displaying a report with a ReportViewer on an ASP page.

The site was developed using Visual Studio 2010 (beta 2), and when I run the page under the ASP.NET Development Server, the report is displayed perfectly.  However, if I try and open the page normally, only the report header and footer is displayed, and the details of the report is missing.  No error messages appear on the page.

Has anyone else experienced this problem?  Perhaps it is an ASP configuration issue whereby the datasource cannot be accessed? 

I would be grateful for any help!

Alvin
Alvin Ho
Top achievements
Rank 1
 answered on 04 Mar 2010
1 answer
68 views
Hi, Telerik!
I need your help! I use CrossTabWizard im my report. And when the report content is more than page size, the first page of report  is empty. How can I get rid of this problem?
Steve
Telerik team
 answered on 04 Mar 2010
1 answer
93 views
Hi,

I have a winform application where a user can select in a combobox some categories. If a category is selected, the query related to that category will be executed and showed in a radgridview. Now I would like that the radgridview will be showed in a report by clicking on a button.

The clue is that I want different layouts for each category so I made 3 reports by the build-in designer.

Is it possible that when I click on the 'generate report' button, I bind the dataset I get from the radgridview to a report that was pre-made and show that report in a reportviewer on a form ?

I tried with the RadGridReportingLite libary you've provided but I can't get it to work cause there the reports are programmatically build.

Hoping op positive answer.
Thanks in advance.

Greetz
Massimiliano Bassili
Top achievements
Rank 1
 answered on 04 Mar 2010
1 answer
153 views
Hello All,

We're thinking about switching to Telerik reporting for some of our new products, but we have a basic requirement. We have to be able to allow the customers to dynamically change and save off report templates run time. Does Telerik reporting support this? If I have say a report that involves 10 columns in 4 tables, can I allow the customer to add a few columns, maybe a table, change some ordering, and then save that off? Obviously there is coding infrastructure around this web page and the like, but I wasn't sure how flexible telerik reports are. Also, if anyone can point me towards sample code similar to what I've mentioned that would be great.

Thanks a bunch,
Ryan
Steve
Telerik team
 answered on 04 Mar 2010
0 answers
66 views
I am having an issue when trying to create a report, I am using the report wizard. The wizard itself works fine but after the report is generated I am getting over 80 or so build error and no report is shown. I attached a screen shot of one of the errors to which takes me to the .Designer.vb code.

What seems to be happening is the classes might not being named correctly. I had to add the 1 at the end of both class names below.

Partial

 

Public Class CMSC_WEB2DataSet1

 


 

Partial Public Class CMSC_WEB2DataSetTableAdapter1

 

This took all but 2 errors away.

The errors I cannot seem to figure out deals with the line below. The error is with - ds.GetSchemaSerializable.

<

Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _

 

Public

 

Shared Function GetTypedDataSetSchema

 

Dim dsSchema As Global.System.Xml.Schema.XmlSchema = ((ds.GetSchemaSerializable)) **Error

 



<

Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _

 

 

 

Public

 

Shared Function GetTypedTableSchema

 

 

Dim

 

dsSchema As Global.System.Xml.Schema.XmlSchema = ((ds.GetSchemaSerializable)) ** Error

 



Would anyone have an idea as to why this might be happening?
Why the report is not naming the class correctly?
Could I be doing something wrong?

thanks
Dwayne Starkey
Top achievements
Rank 1
 asked on 03 Mar 2010
2 answers
163 views

Hello,
I'm fairly new to Telerik Reporting.  I am more familiar to ActiveReports by DataDynamics.  Their software package has an event called Detail_Format that allows you access to the detail section of each individual item in the subreport.  Is there a way to do this in Telerik SubReports?

I have attachd an image to help explain my issue.
There is 1 MainReport and 1 ColorReport (subreport).  I set the datasoure for the SubReport object (List<>) and all the data shows up int eh COlorReport properly. 

I want to now change the color of the Shape object in the detail section of ColorReport based on individual data in the datasource.  When I add a breakpoint in the method SubReport_ItemDataBinding, the subReport has all the items from the datasource list. 

It seems to me that SubReport in MainReport should have the full list, but ColorReport should only know about one data item at a time.

Could you please explain how to do this?
Thanks!
Sarah

Sarah
Top achievements
Rank 1
 answered on 03 Mar 2010
1 answer
118 views
Hi;
How can I generate a chart based on crosstab table? Like Pivot Chart from Pivot Table.

Thanks
Steve
Telerik team
 answered on 03 Mar 2010
1 answer
127 views
Hi;
I have a report using crosstab and it works perfectly.
However, I want now to have it display a list of records where total is zero (just like what a left join in SQL do when it displays zero sales for one sales person for a specific product! like in http://www.w3schools.com/sql/sql_join_left.asp)

Is they anyway to do so.

Thanks
Steve
Telerik team
 answered on 03 Mar 2010
1 answer
102 views
Hi Team

I'm currently working on a report using Telerik's reporting for silverlight. Everything works find,  ReportsParameter are being sent in RenderBegin event method and the report is being rendered the way it has to be.

If possible, how could I set programmatically the settings of the printer:
- I want to print in A5 format.
- I want to select a printer from the available printers on client side.
In other words: I want to access printer's preferences.

In the forum, I saw capabilities for asp.net, what about Silverlight?

So far, I've used ReportViewerModel to "model.PrintReportCommand.Execute(null) to execute automatically the print command when the report is displayed. The Printer's dialog is being displayed and that's what I need to avoid.

Regards
Ed




Massimiliano Bassili
Top achievements
Rank 1
 answered on 03 Mar 2010
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
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?