Telerik Forums
Reporting Forum
3 answers
272 views
Hi,

I have been playing around with Telerik Reporting to see if we could use it to produce pdfs/printouts of data from our application that is displayed in a RadGridView.

A few of our grids have a sparkline column and I was trying to reproduce this in a report but I was having some trouble.

We have a data object that represents a single row in the report/RadGridView. This data object has a number of properties of various types for the different fields and one property which is a list of points used to create a sparkline.

I can get the values for the simple properties to display fine using textboxes and selecting the data we want using [=Field1] etc. However I can't see how to assign a data property to a GraphSeries so that the date from that property is plotted on the graph.

Any help you could give me on this matter would be greatly appreciated.

Thanks,

Steven
IvanY
Telerik team
 answered on 14 Jun 2013
4 answers
186 views
We are planning to use load balancer to improve our web service application performance. Since we are going to use this load balancer, we prefer not to use any session state in our application which means the session state will be completely disabled by default. The problem is now our web service application also hosts the Telerik Reporting WCF service. We just found out that this reporting service requires the session state to be enabled. Is there anyway for us to avoid this session state?
Stef
Telerik team
 answered on 14 Jun 2013
1 answer
112 views

 Hi,

I have a masterPageA and a contentPageB

on the master page i have

<script type="text/javascript">
        function noBack() {
            window.history.forward();
        }
 
</script>
 
<body onload="noBack();" onprerender="if (event.persisted) noBack();" onunload="">

The content page is of the structure
<asp:MultiView
 <asp:View
  <asp:Button Button1
  <asp:Button Button2 
  <asp:Table
  <telerik:ReportViewer
 </asp:View
When the button1 or button2 is clicked the table and the reportviewer update to show the
correct report. The reportviewer reports have only graph. The table shows the data. 

User action.

1) Home page
2) load the content page (default view is report A which corresponds to button 1)
3) clicks on button2
4) clicks on browser back button...

What Happens,
It gets back to the reportA but only the table has data in the report viewer 
I  get an error message


Report is unavailable or session has expired.

Please, refresh the page.


How do I solve this.

Thanks
KS
Top achievements
Rank 1
 answered on 14 Jun 2013
2 answers
122 views
Hi,

I'm just looking at the latest domos for Reporting.  If I use IE8 the charts don't display.  They do display in Firefox and in IE10.  Attached  two screenshots.
Joan
Top achievements
Rank 1
 answered on 13 Jun 2013
5 answers
678 views
I am evaluating Reporting for a client application...I like a lot of the features BUT it wont print properly to a Zebra...even Access will do this.

I have a 4" x 1" label... I created a report in VB and set page size and the report previews perfectly BUT the print out looks like the text is sitting on its side going from bottom to top! on the left side... Printing to the zebra is as simple as printing a proerly sized report in Access!!

Has anyone ever gotten Reports to print on a zebra!!??


Thanks,

Stef
Telerik team
 answered on 13 Jun 2013
2 answers
237 views
I appreciate the training videos for using Telerik reporting with Visual Studio.  But, I am a novice who has only used VB and NOT C#.  Are there videos available that use VB.  I do not know how to traslate some of the C# behind code to VB.

Forgive my lack of knowlege.  Any advice is appreciated.

-Jennifer
Jennifer
Top achievements
Rank 1
 answered on 13 Jun 2013
3 answers
106 views
Hi,

My report has a dataset that lists data values by account and period.
e.g.
Account Period1 Period2 Period3
Sales A 100 200 200
Sales B 50 50 140
Costs A 50  50 100
Costs B 25 30 40


from this data I have two cross tabs - each one filters on a particular 'recordtype' field that defines whether its a sale or expense.
So the first crosstab shows (and totals) all the sales by account and period, and the second crosstab shows all the expenses by account and period.

What I now need is another table or cross tab (preferably that will line up) that will show the difference between the sales and costs - thus getting a rudimentary profit, and then another row that shows the margin as a percentage.

Please can you help?

Regards
KS
Top achievements
Rank 1
 answered on 13 Jun 2013
1 answer
53 views
Is there any way to create a report with a custom datasource created directly from a Silverlight application avoiding the use of a WCF Service??

If it is possible, a simple example will be appreciated.

Thanks in advanced.
Antonio Jesús.
Ivan Hristov
Telerik team
 answered on 13 Jun 2013
1 answer
91 views
I have developed a report in telerick and am trying to

Telerick.Reporting rpt = new telerick.Reporting

After i type the period after Telerick no reporting possibility occurs.  I have tried adding Telerick.Reporting to References which shows no options for telerick.reporting and when i try to add in using no options as well.  I have installed Telerick.Reporting on my machine.
Squall
Top achievements
Rank 1
 answered on 13 Jun 2013
1 answer
288 views
For every row in the report I get one or three blank rows, when exporting to Excel From my Telerik report. 
How can I remove them?
The report has:
Status   Type  Subtype                        Agency Agency ID   
Active    Air     Emergency Generator  DEP      EXP7968705022013-3  
Active    Air     Emergency Generator  DEP      EXP7968705022013-4  
Active    Air     Emergency Generator  DEP      EXP7968705022013-6  
Active    Air     Emergency Generator  DEP      EXP7968705022013-7  
Active    Air     Emergency Generator  DEP      EXP7968705022013-8  
Active    Air     Emergency Generator  DEP      EXP7968705022013-2  
Active    Air     Emergency Generator  DEP      PA067182Z  
Active    Air     Emergency Generator  DEP      PA010895L  
but the spreadsheet has:
Status Type Subtype Agency Agency ID
                       
  Active Air Emergency Generator DEP EXP7968705022013-3
             
  Active Air Emergency Generator DEP EXP7968705022013-4
             
  Active Air Emergency Generator DEP EXP7968705022013-6
             
  Active Air Emergency Generator DEP EXP7968705022013-7
             
  Active Air Emergency Generator DEP EXP7968705022013-8
             
  Active Air Emergency Generator DEP EXP7968705022013-2
             
                       
  Active Air Emergency Generator DEP PA067182Z
                   
                       
                       
  Active Air Emergency Generator DEP PA010895L
                   
                       
                       
It also seem to have some extra columns.
How can I remove them?


Stef
Telerik team
 answered on 13 Jun 2013
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?