Telerik Forums
Reporting Forum
1 answer
139 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
154 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
773 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
268 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
122 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
70 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
143 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
331 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
1 answer
93 views
I am new to telerik reporting and would like guidance on where to go to learn steps that are needed to use this fine tool.  i.e. what should go in using clause etc.  Not even sure if this is the correct place to post.
Stef
Telerik team
 answered on 13 Jun 2013
3 answers
113 views
Having previously used ActiveReports, there was a functionality they call "Master Reports" that works as a parent wrapper used by the actual report being designed.  In essence, they basically work in a similar fashion to what a Master Page would be used for in ASP.NET.  I haven't seen this kind of functionality in Telerik Reporting, but it would be nice to have since it allows you to define base templates for your reports rather than having to constantly copy common content sections (i.e. header or footer) or include multiple sub-reports. 

Anyone else?
IvanY
Telerik team
 answered on 13 Jun 2013
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?