Telerik Forums
Reporting Forum
0 answers
101 views
Hi,
Could any one tell me how I can use object data soruces in both master detail reports. As i m calling methods of WCF so I need to add object data source in master details.
I tried it and it wokred with master report, but for detail report it is not picking up the data. If I give sql data source to details report, then it works fine. Just consider the scenario of Sales Invoice and Sales Invoice details 
Thanks
Muhammad
Top achievements
Rank 1
 asked on 06 Sep 2010
1 answer
136 views
Hello,

I have an issue with embedded elements that each have borders.  Please look at the attached picture (from rendered PDF).

I have parent container with gray border of 0.02 pt. It is applied via style sheet. Inside of it, a list is placed and lists's panel has black border of 0.2 pt (it is also applied via style sheet).

Also, this panel has two binding expressions:
1) To setup color of left border
2) To setup color of right border

So I set these two borders dinamically either to Black or to whatever background color the element has (it's made to simulate absence of border). In attached example, binding expression says that border should be black, and it is. But I still see gray line between two elements! 

And because panel has thicker border than the parent container, it follows that container's border has higher priority than children's ones.

Question: How to override this behaviour (i.e. black border should be displayed on top of gray border)?
Steve
Telerik team
 answered on 06 Sep 2010
2 answers
56 views
hi,

i used the telerik report viewer to show the the report , While exporting to PDF only half of the repot in displaying and remaining as white space, but in word and excel it’s fine , how to solve the issue.

 
sabarishbabu
Top achievements
Rank 1
 answered on 06 Sep 2010
2 answers
151 views
How can i make a code or adjustment on a properties sub report or panel
 if the 1st subreport has null value/no data, the 2nd and 3rd should be up since the properties dock on top, vice-versa if the 2nd or 3rd has null value/no data


Example: 
    attach here the screen shot

 

Telerik User
Top achievements
Rank 2
 answered on 06 Sep 2010
5 answers
241 views
Hi,

i've created a subreport with parameters and when the master report passes them to the subreport they are all null. Even I created a parameter: integer Test and when I pass the value to the subreport (it's hardcore and not get from the master params) it is null. I don't now what to do. Were can be the problems??? All the params are passed with null :(

thanks in advance

regards,
jose
Jose Granja
Top achievements
Rank 1
 answered on 03 Sep 2010
7 answers
426 views
I haven't found any documenation regarding exception handling for exceptions thrown during the Render() process that are are not bubbled up.  While rendering, the Render() method does not throw theTelerik.Reporting.Processing.Expressions.InvalidExpressionException.  Instead a report is returned (with the "red box" in-place of the invalid element) and no exception occurs.  I'd like to catch these types of processing/rendering exceptions so invalid reports are not created.  Thoughts?

Steve
Telerik team
 answered on 03 Sep 2010
3 answers
111 views
Hello,

I need to place multiple Crosstab controls (dynamically) into my Telerik Report.
Should I create new Report for each Crosstab, and then add it as subreport into my "main" report?
or should I just add the Crosstab controls to DetailSection.Items collection?
which way is the best?

thank you.
Steve
Telerik team
 answered on 03 Sep 2010
4 answers
475 views
Hello everybody...

I am using VisualStudio 2005 (C#) for developing of a web application. I need to create a report with images (using Telerik Reporting), this images are in a server; on the design of my report I put a simple "picturebox" for each image.

In the VALUE property I wrote: http://charal.dns.com/ee/logo.jpg

If I send to print my report, the images don't appear, only print this message: #ERROR# Unable to connect to the remote server.


Please, if someone has an idea, tell me what must I do...


Another question: in a web application can I put an image as a static image although using the Telerik Reporting Control??

Thanks...

Jeavy...

Steve
Telerik team
 answered on 03 Sep 2010
1 answer
110 views

I am having trouble trying to use dependent parameters. I have the Reporting 2010 Q2. I have 8 images for the figure #'s described below.

1. I have SQLDatasource, using a stored proc, called Providers that gets a list of Providers. This stored proc returns Name and Id fields. Figure 1.

2. I have a ReportParameter called Provider that uses the Providers Data Source for its DataSource. Name is the DisplayMember and Id is the ValueMember. That works and displays correctly in Preview Mode in the designer and on the Report Viewer.

3. I have a second SQLDatasource, using a stored proc, called ProviderClasses that gets a list of Classes for the selected Provider. The stored proc returns Name and Id fields. This stored proc takes a parameter. Figure 3. The parameter is set to the Parameters.Provider.Value.Figure 4.

4. I have a ReportParameter called ProviderClass that uses the Classes Data Source for its DataSource. ClassName is the DisplayMember and Id is the ValueMember. Figure 5. This displays an error message and shows no values when I change the Providers dropdown. Figure 6.

If I open SQL Profiler and I select a provider, it does call the stored procedure with the Id of the selected Provider to populate the classes. When I run this exec command copied out of Profiler in a query window it returns the classes as expected. However, they don't populate the Class dropdown list on the Report Viewer. Figures 7 & 8.

I followed the examples even though they were using SQL text and not stored procedures.

What am I doing wrong?

Thanks,

BIlly Jacobs

Steve
Telerik team
 answered on 03 Sep 2010
14 answers
120 views

Hello,
In report I have four tables, (for example table1, table2, table3, table4). I need to do filtering by tables.
For example:
If I select table1 and table3, the report must only show this two tables (table1, table3)

Would anyone know how is this possible to implement?

Thanks
Steve
Telerik team
 answered on 03 Sep 2010
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?