Telerik Forums
Reporting Forum
0 answers
106 views

Need a cancel button on the report preview screen when a user doesn't want to priview the report in silverlight applications
please help me if its possible in silverlight  with code

Ravinder
Top achievements
Rank 1
 asked on 04 Mar 2011
1 answer
142 views
Hi, i really new in reporting please help me, i need to reduce the size of the label of my chart, i would appreciate the help, I attached a picture
Peter
Telerik team
 answered on 04 Mar 2011
1 answer
723 views
Hi,

I've got a report that has one table in the detail section.  This table has a SQLDatasource and displays the rows and columns correctly.

I want to add a summary to the bottom of the table showing the sum of values under each column.  When I add a textbox to the detail section and manually place it under a column I am not able to reference the datasource fields.  When I open the expression window and select fields it shows "no data source".

How can I add these summary boxes to a few columns in my table?

Thanks
Alex
Top achievements
Rank 1
 answered on 03 Mar 2011
18 answers
721 views
Every single time I try desiging a report using the Reporting GUI designer, after about 2 minutes of use, I loose the ability to select designer objects with the mouse.

The designer then becomes non-functional, and I have to restart Visual Studio to resume desiging a report.  I've noticed this problem for a long time and with previous versions of Reporting.

I'm runing:
Visual Studio 2008
Vista 64-bit
Reporting Q1 2008 SP1

Is there any way I can get more information about this?

-Brian
Massimo
Top achievements
Rank 1
 answered on 03 Mar 2011
4 answers
492 views
Hi,
    Attached is an Excel stacked bar chart that we are interested in building inside the report viewer. The chart is intended to compare actual / target "% complete" values across products. Would really appreciate if anyone could indicate whether this layout and color scheme is doable or not, so we can decide whether or not to pursue.

To summarize, here are some of the features we are looking for:

1.) Ability to customize the fill color for each data item in each series

2.) Ability to drill-through the chart. In other words, if a user were to click on the bar for "1", it should open a similar bar chart, showing bars for the individual phases of product "1" with a similar layout, and so on...

Thanks much in advance for the help!
Dhruv

 
Brant
Top achievements
Rank 1
 answered on 03 Mar 2011
5 answers
208 views

Hi,

 

I just tried to compile my reporting application (strictly speaking a wrapper) using the latest nightly build (4.2.11.204).
Unfortunately I ran into an "Object reference not set to an instance of an object" exception. The exception is thrown by Telerik.Reporting.dll during report generation, so I am not able to say what exactly raises it.
Do you have any idea what’s going wrong or could you tell me if there are any breaking changes in the interface of Telerik Reporting?

 I just want to avoid running into this issues when using the upcoming (production ready) Q1 2011 release.

 BTW: The project templates for Telerik Reports are vanished from VS 2010 when installing v.4.2.11.204.

 Best Regards

Christopher Taylor
Top achievements
Rank 1
 answered on 03 Mar 2011
2 answers
102 views
Hello,
I've the need of having two type of export based on the user level, for some user (the most of them) I need only to export to PDF, for some superuser I need to export also to xls .... how can I do that?
I've used this in the web.config :

<Telerik.Reporting>
   <Extensions>
     <Render>
       <Extension name="PDF" visible="true">
         <Parameters>
           <Parameter name="FontEmbedding" value="Subset" />
         </Parameters>
       </Extension>
       <Extension name="CSV" visible="false" />
       <!--<Extension name="IMAGE" visible="false">
       </Extension>-->
       <Extension name="RTF" visible="false">
       </Extension>
       <Extension name="MHTML" visible="false">
       </Extension>
       <Extension name="XLS" visible="false">
       </Extension>
       <Extension name="XPS" visible="false">
       </Extension>
     </Render>
   </Extensions>
 </Telerik.Reporting>

Thanks

Paolo
Michele
Top achievements
Rank 2
 answered on 03 Mar 2011
0 answers
224 views
Hi
I set up my application on production server. It runs well when i create application in default Web site
But when i create domain and set application there , all application running well except the reports which are developed using Telerik
I dnt know what settings are missing there
i got following error

CS0009: Metadata file 'c:\windows\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll' could not be opened -- 'Access is denied.'

I try to googling this error but can not find any soln
My server has Microsoft windows 2008 Server
Plz help me as soon as possible
Saima Gul
Top achievements
Rank 1
 asked on 03 Mar 2011
1 answer
97 views
Hi,

We are running into performance issues with the report viewer when clients are running reports with 50,000 or more records where it eventually times out - I suspect memory related with the server ending up using the swap files.

Anyway, obviously no one is really going to want to view or print 50,000 records on the site but they might want to export to CSV. Is there a way to detect the type of rendering at the NeedObjectDataSource event so I can limit the HTML mode to say 1000 records but allow the full amount for CSV?

Also, is there a way of allowing the user to export before the report renders in HTML or is the only way to use the programmatic export as per the PDF example?


Note: this is the latest version of Telerik (Q3 2010)
Thanks

Stuart
Stuart
Top achievements
Rank 1
 answered on 02 Mar 2011
3 answers
62 views
System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.UpdateUI()
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.set_PageRoot(FrameworkElement value)
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.SetError(String message)
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.SetError(Exception ex)
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.OnListRenderingExtensionsCompleted(Object sender, ListRenderingExtensionsEventArgs e)
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnListRenderingExtensionsCompleted(Object state)

This msg is coming in my client machine.. after deploying


I kept whole folder which working fine in my system

But getting this error when placed in client machine..

Pls reply

Reena
Steve
Telerik team
 answered on 02 Mar 2011
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?