Telerik Forums
Reporting Forum
1 answer
103 views
Telerik report data sources  support Microsoft Analysis Server?
Peter
Telerik team
 answered on 16 Oct 2013
3 answers
174 views
Hi I have installed the Visual studio 2012, then the trial of Telerik reporting and I couldn“t find the way to add the Telerik to the VS toolbar.

Thanx for help
Peter
Telerik team
 answered on 16 Oct 2013
5 answers
347 views

We have the Telerik report view embedded in an MVC app.  We are seeing a UI problem where on the initial load of the report, the page number controls (e.g. "1 of 101") get bumped off the toolbar, making the report viewer look ugly. 

Some observations:

- This only happens in IE9.  Chrome, Firefox and IE8 all work great.
- It only happens when you have > 9 pages in the report.
- If you touch any of the controls on the toolbar, the controls jump back up into their correct position. 

The later point is making this issue difficult to troubleshoot, because if we edit the CSS using IE developer tools, any change to the CSS automatically fixes the problem.  E.g., just the act of changing a CSS element bumps the controls back into place.  But the problem persists on the next load of the report. 

Attached are screen shots of the problem, as well as a screencap of the CSS that's getting applied to the offending DIV tag. 

Stef
Telerik team
 answered on 16 Oct 2013
1 answer
1.6K+ views
Embedded Report Designer in Visual Studio 2012.
While in the stand alone designer the units in the property panel appear in mm, the same units in the Visual Studio Report Designer on the same machine are in inches.
See attached picture.
Where do I change such settings to get units in mm in the VS Report Designer?

Thanks
Nasko
Telerik team
 answered on 16 Oct 2013
1 answer
231 views
Wpf Project
VS2012(4.5.50709) + Window7
Version : Q2 2013 SP1



Jun
Top achievements
Rank 1
 answered on 16 Oct 2013
1 answer
50 views
Hi--

I am totally new to Telerik Reporting, so pardon me if this already exists and I am unaware of it.

I need a "Description" or "Comment" property added to each Telerik object -- control, section, report... where I can enter comments and documentation.

Thanks,

Dennis
Stef
Telerik team
 answered on 15 Oct 2013
1 answer
192 views
Hi all,

     I have set the page border in first page detail section but when it goes to the second page, border appears up to the level of content.
I need to it to flow till end of page. Im using telerik reporting Q2 2012.

Regards

Shivanka
Stef
Telerik team
 answered on 15 Oct 2013
1 answer
202 views
Hi

Is it possible to filter data client-side?  Our reports are populated by web services and we don't want to create a new method for every filtering scenario.

Is there a way to post process the data returned and filter it based on an expression (linq possibly?) before the report is populated and displayed to the user?

Thanks
Stef
Telerik team
 answered on 15 Oct 2013
1 answer
154 views
Hi--

I am finding that reports exported to Word cannot be opened in  OpenOffice Writer 4.

"General Error.  General input/output error."

Is Telerik aware of this, and is anyone else having this issue or have gotten it to work?

Thanks,

Dennis
Hadib Ahmabi
Top achievements
Rank 1
 answered on 15 Oct 2013
0 answers
104 views
I'm trying to hide the navigate-forward and navigate-back buttons in the Telerik Report viewer, on an ASP.NET page.

Browsing through the documentation on the website, I find NavigateBackEnabled as a property of ReportViewerBase, which is in the Telerik.ReportViewer.WinForms namespace.

I cannot find NavigateBackEnabled in the Telerik.ReportViewer.WebForms namespace, and intellisense does not list NavigateBackEnabled as an option for <telerik:ReportViewer>.  If I set NavigateBackEnabled="false", despite the lack of intellisense, I get javascript errors in your ReportViewer.prototype.OnReportLoaded(), when I run a report the second time, and the navigate-back button is still enabled.

Our problem is that when the user clicks on navigate-forward or navigate-back, we get errors:

An error occurred while executing interactive action.
Unable to translate bytes [97] at index 0 from specified code page to Unicode.

  Given that this is not a function we intended to provide to our customers, rather trying to dig into why this is happening, we'd rather simply remove the function.

My expectation is that how we're initializing the report data doesn't quite match up with the way you expect us to. But that's not something we're really looking to fix, right now. We've made the decision to rewrite the reporting systems using a completely different technology, so putting more than the minimal effort into getting the Telerik reports to not generate errors is not justified.

Is there something I can do, in markup or in code-behind, to keep the navigate buttons from showing?  Or something I can do in the code-behind when we run the report, so that it always thinks that it's been the only instance that has been run?

==== EDITED ====

OK, never mind.   ShowNavigationGroup="false".  Somehow that never showed up, when I was searching around for NavigateBack and NavigateForward.

Jeff
Top achievements
Rank 1
 asked on 14 Oct 2013
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?