Telerik Forums
Reporting Forum
4 answers
101 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
605 views
I need a tutorial on how to create a sub report.
Steve
Telerik team
 answered on 22 Aug 2008
1 answer
143 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
119 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
794 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
297 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
220 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
119 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
1 answer
57 views
Hi, I have a report with a MultiValue string parameter called paramCont hooked up to a dataset which uses the following sql;

SELECT DISTINCT contract, contract + ' | ' + grnCode + ' | ' + dest AS contractDispName FROM  vwRpts_OutloadingTickets
ORDER BY contract

The DisplayMember is set to 'contractDispName' and the ValueMember is set to 'contract'

For the majority of cases it works and the report renders ok, however if there are any trailing spaces in the DisplayMember then the report does not render and the red exclamation 'invalid param' displays.

It does not act like this within the designer/preview only when the report is built into the class library and rendered through a browser.

An easy fix to place an RTRIM() in the dataset but think this is a bug an caught me out completely.

Milen | Product Manager @DX
Telerik team
 answered on 20 Aug 2008
8 answers
96 views

Hi,

has anyone successfully used Telerik reporting (V. 2008 Q1) on VS 2005?

1) The training course suggests that there should be a menu Telerik Reporting which doesn't appear on my IDE. Worse still installing these manually shows them
as disabled so they can't be used.

2) Worse still when i tried to uninstall Telerik reporting it keeps giving an error saying "Failed to connect to SQL database (-2147467259 master)"

then starts rolling back the uninstall process.

Can i humbly suggest one should always be able to uninstall any product? Even if it is only a partial removal, without it repairs and upgrading to a newer version would be impossible. Locking the user to a system that might potentially show up inconsistencies in a given dev IDE enviroment. We all know IDEs can have a wide variations of  configuration and settings.

Any help would be much appreciated.

Sincerely






Farjad Farid
Top achievements
Rank 1
 answered on 19 Aug 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?