Telerik Forums
Reporting Forum
5 answers
457 views
I need to display the Group Footer which is a SubTotal of Amount , Grouped by Date only if the Month has more than 1 entry.

For example.

Date
1/1/2008  Amount: !.50
1/2/2008                4.50
Subtotal
January:                   7.00

3/1/2008 Amount: 6.00

So far March, I don't want it to show the Subtotal.   I have SubTotals working,
by using a Grouping field and parsing out the DateName and Month using Sql.

But I need to conditionally display the footer.

Any suggestions would be appreciated,

David

Also -  Is it possible to display a Grand Total.  For some reason the Page Footer does not recognize the Data Field. 



David
Top achievements
Rank 1
 answered on 05 Jun 2008
1 answer
170 views
Hi,

I have some questions about pie charts in Reporting.
The label of one of the slice in my pie chart is cut-off,
and displayed with ellipsis (...)
Is there a way to set the max length of the labels ?

The other question I have is about the starting position
of the first slice in the pie chart. The first item in the
serie seems to be displayed at 0 degrees by default.
How can I make it start a 90 degrees for example ?

Thanks,
Steve
Telerik team
 answered on 05 Jun 2008
1 answer
147 views
Hi :o)

I am producing a report that compiles the menus from several restaurant into one large menu.

The issue I am facing is that the menus are stored as HTML for display on the website.

Is there a way to render the HTML - similar to when you user a label on an asp.net page.


Thank you so much for your help and time :o)


Tim x
Steve
Telerik team
 answered on 05 Jun 2008
1 answer
188 views
        '  
        'textBox1  
        '  
        Me.textBox1.Location = New Telerik.Reporting.Drawing.PointU(New Telerik.Reporting.Drawing.Unit(0, CType(Telerik.Reporting.Drawing.UnitType.Cm, Telerik.Reporting.Drawing.UnitType)), New Telerik.Reporting.Drawing.Unit(0.02655513770878315, CType(Telerik.Reporting.Drawing.UnitType.Cm, Telerik.Reporting.Drawing.UnitType)))  
        Me.textBox1.Name = "textBox1" 
        Me.textBox1.Size = New Telerik.Reporting.Drawing.SizeU(New Telerik.Reporting.Drawing.Unit(8.12169361114502, CType(Telerik.Reporting.Drawing.UnitType.Cm, Telerik.Reporting.Drawing.UnitType)), New Telerik.Reporting.Drawing.Unit(2.573544979095459, CType(Telerik.Reporting.Drawing.UnitType.Cm, Telerik.Reporting.Drawing.UnitType)))  
        Me.textBox1.Value = resources.GetString("textBox1.Value") 

Hi the above error occurs on the last line of the code snippet above.

What am I doing wrong ?

Kind Regards

David
Ivan
Telerik team
 answered on 05 Jun 2008
1 answer
102 views
hi,

i am creating a basic telerik report using the trial version of telerik reporting.  i notice that no matter what i do in terms of styling and alignment, the data don't align, i.e. if i want a column's data to align left, it still shows up in my web page as center.  but if i export to a file, the alignment is working.  can someone give me some hint?  thanks.
Chavdar
Telerik team
 answered on 05 Jun 2008
1 answer
277 views
Is there a property that hides duplicates for a column in detail view?

If not, what's the best practice for doing so?
Steve
Telerik team
 answered on 05 Jun 2008
2 answers
233 views
Hi :o)

I've just installed the latest version of reporting which appears to be working correctly now - thank you for your previous help :o)

The problem I have now is that when I preview the report I have created with the report wizard it is empty - saying "the source of the report definition has not been specified".

I have compared it to the sample reports and the only thing that I can see that is obvious is that your reports have datasettableadapters also where as the one that the wizard created hasn't.

It must be connecting ok though as it pulled back the fields ok!!!

Thank you so much for your time


TimTom :o)
timtom
Top achievements
Rank 1
 answered on 04 Jun 2008
1 answer
191 views
With the new Reporting for 2008,  it seems that the original steps don't work.
Create a ClassLibrary,  Create a DataSet or TableAdapter and point the
report's DataSource to the DataSet or Data Adapter,  and then Point the
ReportViewer's Report to the report.

MyReport r1 = new MyReport(); // from the class library
dt = ta._Get(...)
ds.Tables.Add(dt);
r1.DataSource = ds;
ReportViewer1.Report = r1;

This used to work.   NOW with the new Reporting 2008  this doesn't work anymore.

What should I do?

Thanks,
David

Steve
Telerik team
 answered on 04 Jun 2008
3 answers
206 views
After installing Telerik Reporting Q1 2008 SP1, all of the items except Telerik Report have disappeared from the New Item dialog in Visual Studio. I am using Windows XP Pro SP3. The information from my Visual Studio About dialog is below.

Microsoft Visual Studio 2005
Version 8.0.50727.762  (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727 SP1

Installed Edition: Enterprise

Microsoft Visual Basic 2005   77642-113-3000004-41876
Microsoft Visual Basic 2005

Microsoft Visual C# 2005   77642-113-3000004-41876
Microsoft Visual C# 2005

Microsoft Visual C++ 2005   77642-113-3000004-41876
Microsoft Visual C++ 2005

Microsoft Visual J# 2005   77642-113-3000004-41876
Microsoft Visual J# 2005

Microsoft Visual Studio Tools for Office   77642-113-3000004-41876
Microsoft Visual Studio Tools for the Microsoft Office System

Microsoft Visual Web Developer 2005   77642-113-3000004-41876
Microsoft Visual Web Developer 2005

Microsoft Web Application Projects 2005   77642-113-3000004-41876
Microsoft Web Application Projects 2005
Version 8.0.50727.762

Microsoft Web Deployment Projects 2005   77642-113-3000004-41876
Microsoft Web Deployment Projects 2005

Visual Studio 2005 Team Edition for Developers   77642-113-3000004-41876
Microsoft Visual Studio 2005 Team Edition for Software Developers

ActiveReports for .NET   3.0
The first report writer for Microsoft .NET

CodeSmith 4.0   4.0
CodeSmith Tools Visual Studio Add-in Package

Crystal Reports XI Release 2    B6W60-01CS200-00059P0-02M0
Crystal Reports XI Release 2

Enterprise Library Configuration Editor   3.0
Microsoft patterns & practices Enterprise Library Configuration Editor

Microsoft Visual Studio 2005 Team Edition for Software Developers - ENU Service Pack 1 (KB926601)  
This service pack is for Microsoft Visual Studio 2005 Team Edition for Software Developers - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/926601

Oracle Developer Tools for Visual Studio   11.1.0.6.20
Oracle Developer Tools for Visual Studio Copyright (c) 2005, 2007

Orcas Technology Preview - .NET Framework 3.0 Development Tools   1.0
Microsoft Visual Studio Code Name Orcas Community Technology Preview - Development Tools for WinFX

Security Update for Microsoft Visual Studio 2005 Team Edition for Software Developers - ENU (KB937061)  
This Security Update is for Microsoft Visual Studio 2005 Team Edition for Software Developers - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/937061

SQL Server Analysis Services  
Microsoft SQL Server Analysis Services Designer
Version 9.00.3042.00

SQL Server Integration Services  
Microsoft SQL Server Integration Services Designer
Version 9.00.3042.00

SQL Server Reporting Services  
Microsoft SQL Server Reporting Services Designers
Version 9.00.3042.00

Telerik Reporting   2.5
For more information please visit http://www.telerik.com/reporting

VMDebugger
For more information about VMware, see their website at
http://www.vmware.com
Copyright (c) 2006-2007 VMware, Inc.

Steve
Telerik team
 answered on 03 Jun 2008
1 answer
520 views
Hi,

I'd like to load the object data source based on a parameter rather than a hardcoded datasource as in your example or be able to run the report off a dynamically created set of objects that is pased into the report.

Your example code for a master detail report using objects looks like this:

public

RptOrders()

{

/// <summary>

/// Required for telerik Reporting designer support

/// </summary>

InitializeComponent();

//

// TODO: Add any constructor code after InitializeComponent call

//

this.DataSource = Middle.Order.CreateOrderList();

}

private void subReport1_NeedDataSource(object sender, System.EventArgs e)

{

Telerik.Reporting.Processing.

SubReport subReport = (Telerik.Reporting.Processing.SubReport)sender;

subReport.InnerReport.DataSource = ((System.Data.

DataRowView)subReport.DataItem)["OrderLines"];

}


How can I asign a dynamically created set of objects to the datasource?  Could I pass a list of objects into another constructor for the report? as in:

public RptOrders(List<RptOrder> rptOrders)

{

/// <summary>

/// Required for telerik Reporting designer support

/// </summary>

InitializeComponent();

//

// TODO: Add any constructor code after InitializeComponent call

//

this.DataSource = rptOrders;

}

 
I'm using q1 2008 reporting in a web project.

Milen | Product Manager @DX
Telerik team
 answered on 03 Jun 2008
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?