Telerik Forums
Reporting Forum
1 answer
48 views
I have a report with a drop-down list param that has two options, "Summary" and "Detailed".  It loads into Detailed view by default and works fine then.  If I switch it to Summary view it also works fine.  BUT if I switch it back to Detailed, then it stays in summary view no matter what.  It looks like the issue is basically that if a parameter value is selected for a second time, then it doesn't load a new report for that new parameter change.  I create the parameter programmatically in the constructor.  Anyone know what may be going on?
Steve
Telerik team
 answered on 09 Jul 2010
0 answers
64 views
Hi,

I am trying to use Telerik Reports with my Silverlight 4 application and have a few questions.

1. I have a MultiValue parameter and when I select values at runtime, it displays a list of values instead of names.  It works in design mode.

2. How can I format the parameter controls?  I want to change the width of the controls.

3. I have 2 parameters that are dependent lists (like the Country - State/Province scenario).  I have added to each of these lists a member that says "(All)" and has a value of 0, so the user can have a report showing all the values.  I have filtered the second list to equal the Id of the first list as you described in your Cascading example but I need the "(All)" to be always available.  I could do this if the Filters had an OR option but I can only see AND.  What I am trying to achieve is the user could choose: (All countries and all States/Provinces), or (Australia and all States), or (Australia and Victoria).  How can I achieve this?

Please help me with the above questions.

Thanks
Lance
Top achievements
Rank 1
 asked on 09 Jul 2010
2 answers
103 views
When I try add a textbox to report in silverlight, and the try export it to pdf I get an error: look attached file. There save dialog appear with strange error. 
P.S.: Silverlight 4, Windows Server 2008, IIS7
Siddharth Macwan
Top achievements
Rank 1
 answered on 08 Jul 2010
1 answer
77 views

I have the following problem:

As it is recommended in the documentation I created a separate Class Library for the reporting scripts. Can you tell me if (and how) I can use App_GlobalResouces in the reports?

Thanks

Steve
Telerik team
 answered on 08 Jul 2010
0 answers
95 views
I BUILD THE TELERIC REPORTS USING
  1. Telerik.Reporting.dll 
  2. VERSION 4.0.10.423,
RUN the telerik Report in a new machine
after Build Project. (Run exe File)


PLEASE HELP








 a attach the Error.
Shanka
Top achievements
Rank 1
 asked on 08 Jul 2010
1 answer
245 views
The Telerik reporting tool does not seem to work with Visual Studio 2010. I am just getting into reporting, so I could be wrong. If I open Visual Studio 2008 and create a new wpf project, then add a Telerik Report, everything works fine and the wizard starts. If I open Visual Studio 2010 and create a new wpf project, then add a Telerik Report,  I receive an error stating "Could not find Telerik.Reporting. Report. If I go in and manually add the reference, then rebuild the application, 10 new errors appear, all in the designer. I've tried to iron out the issues, but no luck. Any advice? I'd really hate to have to back the project down to an older version to be able to use the Telerik reporting tools. Also, I did check for updates on the report controls, but no help there either.

Thanks in advance
Peter
Telerik team
 answered on 07 Jul 2010
4 answers
123 views
Hello all,
 i want to example code for reporting from beginning
Peter
Telerik team
 answered on 07 Jul 2010
2 answers
122 views
Hi there,

Not sure if it is telerik report issue or google pdf viewer (https://docs.google.com/viewer?) failed to render the pdf that telerik reporting generated.

The pdf report is displayed well using adobe reader. 
Massimiliano Bassili
Top achievements
Rank 1
 answered on 07 Jul 2010
2 answers
427 views
  Is there a way to know when a report is done being rendered in the Wpf.ReportViewer?

  We are launching a viewer and then a report within the viewer, and want a way to be able to control when a user has the ability to change the report within the viewer.  We don't want them to be able to change it while it is rendering, but after it is completed we are happy with them loading a new report.

  I do not see any such events/notification on Wpf.ReportViewer.  Is there any other way to know this type of thing.

  Also, depending on the timing of replacing the Report property in Wpf.ReportViewer, I will sometimes get a "The operation was cancelled." message while the report is loading instead of the nice "Rendering Report..." progress bar.  (Even though the report does still load after it is completed.)  Is this a know problem, am I doing something wrong?  I can get it just by click the Refresh button a little too much.

Thanks.
Christopher Achille
Top achievements
Rank 1
 answered on 07 Jul 2010
0 answers
55 views
I have a pie graph and want to map its items to two values in the detail section data.  For example,  if the report data has two columns COLUMN_ONE and COLUMN_TWO, how can I map two slices of a pie graph to those columns?  Do I need to do it programmatically?

When I attempt to use the technique described  at http://www.telerik.com/help/reporting/faq-combine-values2.html I get an error saying "Unable to cast object of type "DataObject" to type "System.Data.DataRow".  So if I have a pie chart in a detail section, how can I assign its items values from the current DataRow?
ryan
Top achievements
Rank 1
 asked on 06 Jul 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?