Telerik Forums
Reporting Forum
1 answer
165 views
Hi,

I have a table-like master report. And one of the columns of that report is a subreport. Subreport has two textboxes. Lets say all textboxes and subreports height is set to 0.6cm in my master report. In my subreport the height of the textboxes are also set to 0.6cm. But some data in my master report is very long and it causes the detail section of the master report grow. So it becomes more than 0.6cm. Since the detail section of subreport doesnt grow, some space occurs in the master report.
I hope the situation is clear. How can I fix this problem? 

Thanks... 
Chavdar
Telerik team
 answered on 02 Jul 2008
3 answers
103 views
hi,
        iam getting error while binding the report to reportviewer in my web application.
   it is showing error while assigning the report to the reportviewer in designmode.the error appears on message box.
the error is :
Couldnot find any resources appropriate for the specified culture or the neutral culture."JBA2.Report_Roster.resources" was correctly embedded or linked into assembly "App_Code.lngyia45" at compile time,or that all the satelite assemblies required are loadable and fully signed.

JBA2 is my name space ,report id is Report_Roster

Thank you
Steve
Telerik team
 answered on 01 Jul 2008
9 answers
353 views
Can someone provide me with some simple instructions on how to get started with reporting in a web form?  I can't find any instructions or documentation on how to add a new report to an existing web project.

TIA,
Chris
Steve
Telerik team
 answered on 01 Jul 2008
1 answer
74 views
Hi,

  How can I export the report into the pyshical path in the server after this rendered.

  I want give the possibilite the user send a pdf report by email, but I need
save in the server disk before.

Thanks,
José
Chavdar
Telerik team
 answered on 30 Jun 2008
1 answer
144 views
Hi, 

 I purchased the telerik report and rad controls, and now I try make a report with oracle database with procedures.

Well I tried make a business class to access oracle and this is ok, but how to make the methods to bind in reporting and return the correct dataset format?

Someone can help me, send an business class that return an dataset to the report?

Thanks,
Jose
Milen | Product Manager @DX
Telerik team
 answered on 30 Jun 2008
2 answers
281 views
I've been looking for a good way to standardize reports across our several applications, and the use of the external style sheets seems to be a good way to go - I've set up each report to reference the style sheet. However there's a fairly large problem I'm not sure how to get around.

First, the solution structure:

1. Data Library
2. Reporting Library
3. Main application / Small seperate Reporting application /  Windows service

3 references 2 which references 1.

The problem is two fold.

A) I have a laptop and a desktop, and their folder structures differ. So one has H:\Documents\Projects\ReportingLibrary\ and the other has C:\Projects\ReportingLibrary. This causes me issues every time I switch back and forth, because the reports store the absolute path to the external style sheet - each time I switch I get path not found errors and I can't even view the report without first going in and manually changing the path.

B) I tried solving the above problem by entering a relative path manually - ie, "\\Stylesheet.xml". This .. sort of works. Unfortunately (and I would consider this a bug) the designer seems to think that it needs to look in the SOLUTION folder for the relative path! So as soon as I add the ReportingLibrary project to another solution it errors out again (and remember, I've got 3 different solution files, one for each type of application).

End result is I'm chucking copies of this xml file all over my projects just to get the designer to behave - I've got it working to extract the xml from the resource manifest in the dll and use that at run time, but during design time it is kind of important to have your styles properly applied.

I would request 2 options here:

1. Have an option for specifying a relative path in the collection editor for external styles.
2. When resolving relative paths at design time, start at the project level, not the solution.


Pawz
Top achievements
Rank 1
 answered on 29 Jun 2008
1 answer
132 views
Hello,

I am using Telerik reporting 2.5/VS2005/VB.net.

In a group footer, I want to conditionally suppress lines that have zero values.
Example:

Totals for conference 232322
800 callers        9
Local callers      5
Dialout callers    2
Total callers        16

If there are no Local callers, I want the following ....
Totals for conference 232322
800 callers        9
Dialout callers    2
Total callers        11

With no blanks for the rows, a total suppression of the lable and counter field.

Thanks, Ken

Milen | Product Manager @DX
Telerik team
 answered on 25 Jun 2008
2 answers
804 views
if i use substr to simply show the first 20 chars of an address, =substr(Address,20) its fine as long as the address is longer than 20 chars and isnt null, but delivers errors if the address is either short or null
Scott
Top achievements
Rank 1
 answered on 25 Jun 2008
3 answers
165 views
i have a user function public static and it works fine in preview mode but in web viewer i get 
#ERROR# The expression contains undefined function call ShortAddress().
kmv
Top achievements
Rank 1
 answered on 25 Jun 2008
4 answers
270 views
When publishing my web application to the production site, I get this applicaiton error on start up:

Parser Error Message: Could not load file or assembly 'Telerik.Reporting.Interfaces, Version=2.0.1.0, Culture=neutral, PublicKeyToken=a9d7983dfcc261be' or one of its dependencies. The system cannot find the file specified.

Line 51: <add assembly="Telerik.Reporting, Version=2.0.1.0, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"/>
Line 52: <add assembly="Telerik.Reporting.Processing, Version=2.0.1.0, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"/>
Line 53: <add assembly="Telerik.Reporting.Interfaces, Version=2.0.1.0, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"/>
Line 54: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 55: <add assembly="Telerik.Charting, Version=1.7.2.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>

Here is a screen shot of the files in my /bin folder on the production server:

http://screencast.com/t/9bObhKoKMB

I don't need to install the Telerik Reporting components on the production web server, do I?

Thanks,

Jason


Steve
Telerik team
 answered on 25 Jun 2008
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?