Telerik Forums
Reporting Forum
1 answer
183 views
I have bundle.cs that inherits Report that contains a subreport
I have a print.aspx.cs that has an instance of reportviewer.
How can I find the subreport and assign the DataSource in print.aspx.cs?
We use WebServices which are only available in the print.aspx.cs file, otherwise I would have done everything in the bundle.cs file.

Thanks
 
Chavdar
Telerik team
 answered on 25 Aug 2008
3 answers
120 views
When I create a new report using the wizard and choose Label as the Report Type, I then enter what data columns to use and hit next.  This takes me to a screen labeled 'Choose a predefined Label layout'.  There are no options for me to choose.  What gives?
Steve
Telerik team
 answered on 25 Aug 2008
4 answers
125 views
I have a user fuction that is called in the detail lines with no problem, but when I call it from a group footer I get :
#ERROR# The expression contains undefined function call ConvertSecondsToString().

The experssion in the group footer is:
=ConvertSecondsToString(Sum(Fields.Duration))
the Expression in the Detail line is:
=ConvertSecondsToString(Fields.Duration)

Any Ideas?
Michael
Top achievements
Rank 1
 answered on 22 Aug 2008
1 answer
647 views
I need a tutorial on how to create a sub report.
Steve
Telerik team
 answered on 22 Aug 2008
1 answer
175 views
Hello,
   I get this error message after changing the reporting dll from Q1 to Q2;

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The base class includes the field 'rvCreated', but its type (Telerik.ReportViewer.WebForms.ReportViewer) is not compatible with the type of control (Telerik.ReportViewer.WebForms.ReportViewer).

Source Error:

Line 64:             <asp:ValidationSummary ID="valsum" runat="server" DisplayMode="BulletList" CssClass="ValSummary" />
Line 65: </td></tr></table>
Line 66: <telerik1:ReportViewer ID="rvCreated" runat="server" Line 67:             Width="100%" Height="800px"/> 
Line 68:             
Steve
Telerik team
 answered on 21 Aug 2008
1 answer
151 views
Ok...so I have my report somewhat working.  I am currently designing it using textboxes and shapes.  I also have some data being put into a data source and it is running correctly. 

I can see the report when working on the .vb file by doing a preview, however how do i access the report to see what I am seeing within the aspx.vb page?  Also can you pass a variable into the report.vb class so that the sql for the data source can be dynamic?

Thanks again for all the help.
Steve
Telerik team
 answered on 21 Aug 2008
14 answers
903 views
Hi.
I have some questions reguarding the Reporting tool:
1. When the PDF Extension will be available.
2. I want to use the tool to produce labels. what is the preferred report render extention for that kind of task.  
Rossen Hristov
Telerik team
 answered on 21 Aug 2008
4 answers
341 views
I have a subreport that has it's fields generated dynamically.  The fields are set to dock left and their width is calculated by taking the panel that houses them and dividing it's width by the number of fields.  This works out nicely and I have n-number of same width textboxes in the panel once the report is rendered.

Now, I'd like the ability to add this subreport to any report and have it resize itself correctly.  The problem I'm running into is that even though in the master report I may have sized the subreport to 3 inches, it still is calculating it's width based on how it designed in it's own designer.  In other words, I'd like to dynamically calculate the width based on how it's defined in the parent.

Is this possible?
Gary
Top achievements
Rank 1
 answered on 21 Aug 2008
1 answer
266 views
I have been searching the documentation and examples but nothing definitive on this.  Product Line Sales is not comprehensive enough unfortunately.  So here is my question....

I need to create a Report + Subreport (which itself contains a subreport)

These need to be linked so for each detail record in the Report it will run the subreport (and subsequently that subreport).  The big thing is the passing of the Parameters to each.  Can anyone help me with an example or documentation on how to do this?  Crystal Reporting does a great job of Linked Subreports and am interested in achieving this.  When I accomplish this I will post as sample code for all to use.

Thanks.
Doug
Richard
Top achievements
Rank 1
 answered on 21 Aug 2008
2 answers
156 views
Any help with this would be greatly appreciated.  I have a .aspx page with html and labels that are being populated from code.  I am trying to use the report in the same way the letter report telerik example is.  The HTML code is just one page and looks like a report document.  So here is my question.

How can I get the html to show up in the telerik report for the style of every page?  If anyone can direct me how to do this it would be great.  I have the telerik control on one page and the html on the other.  Would love for the html to be the "style" of the information included within the telerik report component.  Is there a way to do this or does it all have to be built within the code behind?

Thanks in advance,
David
Chavdar
Telerik team
 answered on 20 Aug 2008
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?