Telerik Forums
Reporting Forum
2 answers
213 views

Hello.

I am using Telerik Reporting Q3 2010 version,

I have created sqlDataSource1 where "SelectCommandType =  StoredProcedure" -> query returns data so this is OK...

...BUT When i start crosstab wizard (or table wizard) and select my sqlDataSource1 there are NO "details" fields in the "Details" section of the wizard!!  (see attacched printscreen).

I can only click "finish" button (button Next is DISABLED) and so i can not "drag an drop" fields to create a report (in the next step of the wizard which i can not access)

btw : sqldatasource WITHOUT stored procedure ("SelectCommandType =  Text")  works OK with the crosstab and table wizard - it displays ALL the wizard steps and allows me to drag and drop fields on the report.

Can you please answer me if this is a bug in crosstab wizard or if this is so by design?  Our project is very late so your answer would be wery appreciated. 

Thank you.

Damir

john doe
Top achievements
Rank 1
 answered on 18 Mar 2011
0 answers
60 views
Hai,

   Can anyone help me,i need to add lines for one cell to another cell while doing export pdf


Regards
K.AMARNATH
Amarnath
Top achievements
Rank 1
 asked on 18 Mar 2011
1 answer
138 views
When I use the web viewer to view a report, the report looks fine.  The displayed data, which contains line breaks, appears as expected.  However, when I print the report or convert it to another format, the line break characters appear as 
.

Is there a way to prevent this from happening?

I have attached a screenshot of the report in the viewer as well as screenshots of the same report in PDF and RTF.
Hristo
Telerik team
 answered on 18 Mar 2011
1 answer
138 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
247 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
81 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
73 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
220 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
751 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
141 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
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?