Telerik Forums
Reporting Forum
1 answer
91 views

I have a report that has a textbox and gets it's values from a MS-SQL database, when the textbox has a value of 0 I would like the text box to  display text.

For example,

If fields.Cost is equal to 0 then display "No Cost"

Or sometimes, if the value is 0 I would like it to display nothing at all.

How would I go about doing that?

Thanks,

Brett

Steve
Telerik team
 answered on 17 Jun 2008
1 answer
206 views
Hi,

I have a problem with docking. I have a table-like report. I need to dock report items in group section to the left. I select all report items and select dock to left. But the order of the items changed, it shuffles report items.
Do you have any idea?

Thanks
Svetoslav
Telerik team
 answered on 17 Jun 2008
2 answers
168 views
Hi,

I want to generate report programatically. I have a button on a web user control. The code of the button click event:

IzinRaporu

rapor = new IzinRaporu(); // my report class

rapor.DataSource =

Servis.izinRaporla(Convert.ToInt32(TextBox1.Text)); // I'm creating a new SqlDataAdaptor

this.rptView.Report = rapor; // rptView is my ReportViewer control

This code works on an aspx page but it doesn't work on a user control. In user control after setting report object to the Report parameter of ReportViewer, contructor of report is called again and datasource of the report becomes null.

Do you have any idea?   

Thanks.

Aydın Kara
Top achievements
Rank 1
 answered on 17 Jun 2008
1 answer
114 views
Hello,

I have a few multi-page reports that render just fine to PDF, however when they are viewed in the report viewer, there are many more items per page.  For instance, one report only shows four pages with 30 rows per page in the report viewer, but when exported to PDF it has 38 pages with around 12 rows per page.

I would like the report viewer version to match the PDF rendered version (no scroll bars).  Is there a way to control this?  I can't seem to find anything in the documentation or demos.

Thank you,
-Justin
Chavdar
Telerik team
 answered on 16 Jun 2008
5 answers
429 views
Hi -
I want to create a report that requires a single parameter (to become part of the SQL WHERE clause) that will run on my web page or web user control.

I followed the steps on the online video for creating a report for a win form, but the same code does not work for a web form/app.  I want to have a page load and pass in the parameter to the report.

Is there a better example or can someone explain to me?

Thanks
 - will
fnfzone
Top achievements
Rank 1
 answered on 16 Jun 2008
7 answers
395 views
After installing the beta for Reporting I've noticed that there is a Report template for C# but not one for VB.NET.

It would be great to have this added.

Thanks
fnfzone
Top achievements
Rank 1
 answered on 16 Jun 2008
9 answers
363 views

I have a table with two columns (description, value) and I would like show description in legend and value in the Pie Chart.

How could I do this?

Thanks

Svetoslav
Telerik team
 answered on 16 Jun 2008
3 answers
85 views

I have a Telerik Reporting Q1 2008 SP1 and a report that I pass a parameter to. I have it setup to load in a RadWindow and it works great.

I would like to e-mail the report and if I hardcode the parameter in it works great. 

What I can’t figure out is how to pass the parameter to the report when it generates it for e-mail.

If anyone has any suggestions I would appreciate it.

Thanks,

Brett

Chavdar
Telerik team
 answered on 13 Jun 2008
1 answer
199 views
I saw in the documentation that you can only use the PageNumber and PageCount global methods in the report header and footer sections.  I have a reuirement where I need to have those values in the Report Header.  How can I set those values in a textbox on the Report Header?
Svetoslav
Telerik team
 answered on 13 Jun 2008
2 answers
277 views
i have searched for an answer to this, but cannot find one. I have a reportviewer on an .aspx page. The report is rendered landscape. when i zoom 100%, the report is cutoff on the right, yet there is no horizontal scrollbar present. how do i see the information that is off to the right? i would think a scroolbar would appear to where i can scroll right to see the remaining information.

thanks.
susan
Susan
Top achievements
Rank 1
 answered on 12 Jun 2008
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?