Telerik Forums
Reporting Forum
1 answer
128 views
I used the label wizard to create a simple Avery postcard setup. The postcard layout that I'm using is an Avery layout. The Full page is 8.5 by 11, but the postcards are 4 to a page. 4.25 by 5.5 each. All looks good in the preview, but when I view the report it is only giving me one record per 8.5 by 11 page instead of 4 per page. The layout of the one record is in the correct spot (i.e., upper left hand corner, but the rest of the page is blank and the next record is on the next page. Any ideas?
Peter
Telerik team
 answered on 18 Mar 2011
4 answers
224 views
Hello,
if I've got a Report  with a subreport (sub1), sub1 has got a table with 2 grouping "Intestatario", "Sottocategoria", when I export to a pdf if I'm in the middle of a detail, I've got on the second page the rows without the headers (even if I put the "RowHeadersPrintOnEveryPage" = true), I thinks it's due to the fact that the subreport doen'tknow when it's in a new page....
anyone can provide me tips about doing so?

Thanks
Travis
Top achievements
Rank 1
 answered on 17 Mar 2011
1 answer
59 views
I'm trying to use the table wizard control.  I drop the table wizard onto my detail section, but then I cannot select my SqlDataSource, i.e. my existing data source does not appear in the list.  If I try to add a new SqlDataSource I get the following error message:

Unable to cast object of type 'Telerik.Reporting.Data.Design.SqlDataSourceDesigner' to type 'Telerik.Reporting.Data.Design.DataSourceDesignerBase'.

Travis
Top achievements
Rank 1
 answered on 17 Mar 2011
0 answers
51 views
It would be nice if the report wizard used for creating a new report would give you the option to use a Table control as the means to display the data.  A lot of my users export these reports to Excel and they have issues when sorting exported results unless I use the table control.  Also if the table wizard could have the options for grouping and subtotal/grandtotals like the other format does. 
Travis
Top achievements
Rank 1
 asked on 17 Mar 2011
3 answers
186 views
Hello,

I have a simple report that shows a barcode and a little text.
I need the report to display 100% wide on the screen.

How it looks on a mobile device. It's too small!
http://img823.imageshack.us/img823/9397/photoyf.png

Preview in webpage

What should I change here? Change the report settings or the web page that displays the report's settings?

thanks for any help (I'm feeling stuck)


<telerik:ReportViewer ID="ReportViewer1" runat="server"
            
           Report="MobleTicketClassLib.Report1, MobleTicketClassLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
           ShowDocumentMapButton="False" ShowExportGroup="False"
           ShowHistoryButtons="False" ShowNavigationGroup="False"
           ShowParametersButton="False" ShowPrintButton="False" ShowRefreshButton="False"
           ToolbarVisible="False" Width="600px">
       </telerik:ReportViewer>
Squall
Top achievements
Rank 1
 answered on 17 Mar 2011
1 answer
723 views

Hi I am trying to export a report to CSV but I need to have the fields surrounded by double quotes. I can successfully have the report export to CSV giving me the format.

John,Jones,26,2011,qualified

What I need is for the report to export to CSV giving the output format

“John”,”Jones”,”26”,”2011”,”qualified”

Is this possible to do, I have looked at the web configuration Telerik.Reporting

 extensions area,  but I am unable to find any info or parameters that will achieve this.
Many thanks
Derek

Steve
Telerik team
 answered on 17 Mar 2011
5 answers
132 views
Hello

I apologize if I write this in the wrong forum, but I don't know where to put it. I need to know quickly which tools to buy after I took over source code of a project that has been using Telerik. At compiling in VS2008, I get these errors, I believe it is just because I don't have the appropriate Telerik tools: Which tools must I buy to have this compiling? Thanks a lot!

Error   14   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   15   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   16   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   17   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   18   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   19   Invalid Resx file. Type Telerik.WinControls.UI.MaskType, Telerik.WinControls.UI, Version=6.1.0.0, Culture=neut
Error   20   Invalid Resx file. Type Telerik.WinControls.DisplayStyle, Telerik.WinControls, Version=6.1.0.0, Culture=neutra
Error   21   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   22   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   23   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   24   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,
Error   25   Invalid Resx file. Type Telerik.Reporting.Drawing.SizeU, Telerik.Reporting, Version=2.0.1.0, Culture=neutral,

Lars
Steve
Telerik team
 answered on 17 Mar 2011
1 answer
45 views
I moved my Telerik Reporting Project to a different workstation. I edited the datasources of the database that I was connecting to to reflect the new location. I tested each datasource to make that it connects and is able to preview data.

However, my parametized reports no longer work.

I troubleshot this further and found that it's actually the upgrade from Telerik Reporting 2009 Q3 to 2010 Q3 that causes the failure. There are no errors during the upgrade. When I compile, however, there are warnings about obsolete codes. Would that be the cause?


PJ
Steve
Telerik team
 answered on 17 Mar 2011
1 answer
213 views

Hi,

I would like to apply the Expression Dark Theme to Telerik Report Viewer. I wasnt able to find a direct property called theme for Report Viewer. Could someone help me out as to how it is possible to apply a theme for this control?

Steve
Telerik team
 answered on 17 Mar 2011
1 answer
67 views
Hello. We are using the ReportViewer control in Silverlight to call into our class library that has a report definition. Our Telerik.Reporting.dll is version 4.2.10.1221.

I have a textbox in my report. I am setting the value of the textbox to be a parameter passed into the report. When the user displays the report, I want the end user to be able to go into that textbox and change the contents of the textbox (if that's what he/she wants) before printing the report. Is this possible? From everything I can tell, everything on a report is read-only and cannot be changed by the end user. If this currently isn't possible, are there any plans to support this in a future version?

Thanks in advance.

Peter
Telerik team
 answered on 17 Mar 2011
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?