Telerik Forums
Reporting Forum
2 answers
262 views
I updated the Telerik Reporting yesterday and now I cannot open reports in designer.

The error was
Object of type "Telerik.Reporting.Drawing.Unit" cannot be converted to type "Telerik.Reporting.Drawing.Unit"

UPDATE: Now I'm getting the same resx issue for "Telerik.Reporting.ObjectDataSourceParameterCollection"

I create a new blank Telerik report to compare against an old blank report we have and I tracked it down to the following item in the Resource File.

OLD - Stops designer from working
<assembly alias="Telerik.Reporting" name="Telerik.Reporting, Version=6.2.13.110, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />
  <data name="$this.SnapGridSize" type="Telerik.Reporting.Drawing.Unit, Telerik.Reporting">
    <value>0.1in</value>
  </data>

Version From Latest Update
<metadata name="$this.SnapGridSize" type="Telerik.Reporting.Drawing.Unit, Telerik.Reporting, Version=7.0.13.220, Culture=neutral, PublicKeyToken=a9d7983dfcc261be">
  <value>0.1in</value>
</metadata>


Isn't the designer suppose to recognize this and auto convert the resx file for me.
All of our reports no longer work and I'll have to update everyone by hand.
I know this is just a designer used property, but are there any other changes that will break reports in production because it can no longer read the old resource file.

I've only been using the Telerik Reporting tools for the past 3 months and I like them allot, but there always seems to be a hick-up when an update comes out. I guess I'm going to have to put my IDE in a VM so that I can roll these back.


Were do we post bugs..  The public issue tracker only has "Suggest New" which I assume is for feature requests.  I'll also post under "My Account - Support Ticks"
Steven
Top achievements
Rank 1
 answered on 22 Feb 2013
2 answers
681 views
I just installed 7.0.13.220, but due to the  differences I need to rollback to the previous version.

Do I need to Uninstall and Re-install.

Can I specify what version to install through the Telerik Control Panel?
If not where can I download older versions.


Thanks


UPDATE: - Please disregard, I found it under my "Account => Manage Products" section.
Will remove from Control Panel and Manually Install
Steven
Top achievements
Rank 1
 answered on 22 Feb 2013
0 answers
80 views
I have a report that contains many charts.  In most cases it uses the same data but they are just grouped differetnly.  Currently each chart has a differnt sqlDataSource.  As you can figure this means it is slow to load.  Is there a way I could return a generic dataset and then do the grouping, summing, and detemine percentage for each grid, that way I can make one or maybe two calls to the database and have the front end do all the work.  Also is it correct to assume that this will be faster?
Eric Klein
Top achievements
Rank 1
 asked on 22 Feb 2013
1 answer
136 views
I have an HtmlTextBox within the bottom Rows of my table and everything in its parent hierarchy has "KeepTogether=False".

If the Html Content is bigger then one page it is causing a PageBreak before and after it rather then running together with the content above and below it.

DetailSection.KeepTogether = False (PageBreak.None)
Table.KeepTogether = False
HtmlTextBox.KeepTogether = False



Is there any other settings I should check?


Thanks
Hadib Ahmabi
Top achievements
Rank 1
 answered on 22 Feb 2013
1 answer
83 views
Hello team!
    I have a CrossTab that fetches data via SQLDataSource that is calling a Stored Procedure that has parameters.  How do I pass some of the Report Parameters to the Stored Procedure.

Thanks!
Elian
Telerik team
 answered on 22 Feb 2013
5 answers
169 views
I am trying to find a difference between 2 values in the corss tab total by using iff and sum since there is no diff or subtract function. How do i do it. Not looking to do in code but in the designer itself using an expression.
Peter
Telerik team
 answered on 21 Feb 2013
3 answers
65 views
I'm cleaning up a large report and I changing allot of inline style into common StyleRules and now the IDE Freezes (Not Responding) when I try to close the designer.

The style rules are very simple with just a TypeSelector and something simple like BOLD or TextAlign Right.


I can save the file just fine, it just crashes on close.

I attaching a debugger, but it does not throw an error.


Is this a know issue or am I just lucky.
Stef
Telerik team
 answered on 21 Feb 2013
1 answer
268 views
I'm using the stand alone report writer.

I can't see how to turn off data point labels in a chart that is tied to a data query. I have tried setting up the series ahead of time as is suggested in the literature and setting visible = False in the data label property but it appears I am missing a step in the process. 

Thanks for help!!!
Stef
Telerik team
 answered on 20 Feb 2013
1 answer
128 views
Hi Team

In my telerik report, Right and Bottom Border is not visible in HTML Preview. Please find the attached image.

But the same border is visible when I export to PDF.

The version of my Telerik.Reporting.dll is (5.1.11.928). In one of the blog I read that, replacing newer version of telerik dll may solve this issue. But I DON'T want to replace this dll.

Please help me to solve this issue using same dll. (I need alternative solution for this).

Thanks in advance
Sharan
Steve
Telerik team
 answered on 20 Feb 2013
6 answers
230 views
Hi,
I'm using:
- ReportViewer from Microsoft.ReportViewer.WebForms version 8.0.0.0
- Telerik.Web.UI version 2012.912.35
- Visual Studio 2010 with .Net Framework 3.5
- Sharepoint 2010.
 
Inside a visual web part in a Sharepoint project, I added the report viewer. Everything works fine until I try to ajaxify the page. If I added Ajax to the page, I lose the Export functionality as well as the paging functionality INSIDE the Report.

Attached is a picture of the report viewer paging and export settings with Ajax and without Ajax.
Please advise on what should I do to get the page ajaxified an have the ReportViewer control fully functional.

Thanks in advance,

Steve
Telerik team
 answered on 20 Feb 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?