Telerik Forums
Reporting Forum
1 answer
98 views
Using Telerik Reporting Q3-2010 I'm trying to add a filter to a table using the IN operator and I get an error (see attached PNG file). I can get round it by modifying the code in background but why is this happening. It never happened in the previous release.

Thanks


Paul.
Steve
Telerik team
 answered on 18 Nov 2010
1 answer
53 views
Hi   sir   I  want  to display   supplier  details  in a report.
I have  done groping  on  supplierName   under that another group  named as  Material Name.
My  aim  is to display  one chart for  each supplier   where  material  names  have to come as serieses.
I have  done  Databinding  to the  report as    DataMember=Materialname.
Here it  is  displaying  all the materials  supplied by  all the  suppliers. But  i want  to get  the  material names  as series items specific to a supplier
Look At the  picture  that i Attached.
Here Supplier2  has supplied  one  item   that is cement.
But  in the  chart   all the  materials  are  coming.please provide me solution
Peter
Telerik team
 answered on 18 Nov 2010
3 answers
128 views
"Generating Report" animation displays during design time preview but fails to show in deployed web site. This is critical as one of the reports may take up to 3 minutes to be created.
Steve
Telerik team
 answered on 18 Nov 2010
2 answers
75 views
Hi,

I came across few posts of past where it has been said that Passing the DataSource of the report from Silverlight to the ReportingService is not possible.
As its been talk of more than a year back, I am wondering if it is possible now? If yes then how ?

Thanks,
Jono
Jonathan
Top achievements
Rank 1
 answered on 17 Nov 2010
2 answers
187 views
Hi,
    I just installed Trial version of Telerik Reporting Q3 2010 with VS2008 & VS2010 Support. But when I create report, I get above error. I have attached screen shot here. How to get pass this error? I am using Windows 7.

Thank you

Nick
Top achievements
Rank 1
 answered on 17 Nov 2010
0 answers
54 views
Using the silverlight reportviewer and opening a report and looking at the parameter section, if it's a multiselect list when i click the dropdown I see the DisplayMember values (let's say Red, Blue, Green) and I can select the ones I want, but when the dropdown goes back up it shows a list of the ValueMembers ( 1,2 instead of Red, Blue -- when I selected Red, Blue)

Is there a setting I am missing in Silverlight or in the report to fix this?

(v 4.1.10.921 )
Michael
Top achievements
Rank 1
 asked on 17 Nov 2010
2 answers
175 views
2010 Q3 Reporting, using the Web Report Viewer:

Is there any way within an event for the Report object, or within an event for the Web Report Viewer control to detect that a report is being rendered to CSV and programmaticly modify the report layout (in order to hide any textboxes that have aggregate functions).

I have many reports with several groups and group "total" rows. This layout is desired for online/print/excel, but it's making the CSV export completely useless since there are so many "total" columns exported along with the actual data columns.

Alternatively, if this can't be handled via code on the Report object or the page that houses the Web Report Viewer control - then can I extend or replace the actual CSV rendering module easily?
theksmith
Top achievements
Rank 1
 answered on 17 Nov 2010
2 answers
82 views
I am trying to sort a group in descending order. On the edit sorting dialog box I set the expression and then change the sort order to DESC. When I click OK I get an error dialog "DataGridView Default Error Dialog" The field that I am using is not the field I am grouping on.

Group Field is: EquipmentID
Sort Field is: ExtendedCost

See the attached file for the Error Dialog

Reporting version Q3 2010

Thanks
Scott
Scott
Top achievements
Rank 2
 answered on 17 Nov 2010
6 answers
135 views
RESOLVED: We have come up with a solution to use XML config file for report definitions that reference reports in a newly deployed class.
 
============

Our company would like to be able to distribute a set of reports and update them or add new reports without compiling or using a "Report Server" of any kind.

Does Telerik have any plans to support this anytime soon?

Thanks!
Paul Patterson
Top achievements
Rank 1
 answered on 17 Nov 2010
4 answers
565 views
When a report is exported to Excel, it generally works fine. However, here is one problem that I am encountering. In some textbox field, I have CanGrow set as True. Therefore, it the data is longer than the allowed field, it will print to next line which is fine. The problem comes when this is exported to Excel.  If the field is exported Excel, the textbox occupies more than one row(merged row) instead of the whole text should be in one row with longer field.  This prevent the user from sorting properly form Excel.

For example, if it should print, "Hello world, this is me", In textbox it will print as follow.
|Hello World|
|This is me  |

In Excel, it will print,
ROW A  |Hello World|
ROW B  |This is me  |

I would like it to print
ROW A  |Hello World|
              |This is me  |
ROW B

How can this be fixed?
Steve
Telerik team
 answered on 17 Nov 2010
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?