This is a migrated thread and some comments may be shown as answers.

Please Help me on creating first report using Telerik Reporting

1 Answer 157 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
LamKhoa
Top achievements
Rank 1
LamKhoa asked on 26 Aug 2012, 06:48 AM
Hi, I'm coming from MS Access world. I'm moving in to Web-based app through the door ASP.NET equipped with Telerik. Would you please walk me through by giving me step-by-step on how to create this report. This is a report that I've created in MS Access, but I don't know how to do the same in Telerik Reporting. Here is the DataSet (1 Table):

FullName

ShippingAddress

ShippingDate

TrackingNumbers

ItemNum

ItemDescription

Units

Doe, John

12345 ABC Road

Sample City, ST 123456

8/1/2012

1Z123456789123456

123456789

This Is An Example Description 1

124

 

Doe, John

12345 ABC Road

Sample City, ST 123456

8/1/2012

1Z123456789654231

1Z2345678

This Is An Example Description 2

0

 

Doe, John 2

654321 ABC Road

Sample City, ST 123456

8/1/15

1Z123456789123456

123456789

This Is An Example Description 2

124

 

Doe, John 2

654321 ABC Road

Sample City, ST 123456

8/1/15

1Z123456789654231

1Z2345678

This Is An Example Description 2

0

 

Doe, John 3

145623 ABC Road

Sample City, ST 123456

8/1/15

1Z123456789123456

123456789

This Is An Example Description

124

 

Doe, John 3

145623 ABC Road

Sample City, ST 123456

8/1/15

1Z123456789123456

1Z2345678

This Is An Example Description

0

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


(As you can see, it is group-by (FullName + ShippingAddress + ShippingDate), I colored it for you for easier seeing)

Attached, please find the output report that come out from this dataset.

Thanks

Lamk.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 27 Aug 2012, 12:37 PM
Hi Lamk,

In order to get familiar in a fast and pretty straight-forward manner with our Reporting offering, I suggest you visit the online resources linked below:


Of course, you can browse the public forum as well in order to find specific information/code sample concerning an aspect of the Reporting features. There are numerous threads which can get you started/assist you through the development process.

Specifically for your scenario, you can use the Table/Crosstab/List item. An example that shows similar grouping is available in the CrossTab demo report. Video how to create this report is available here.

Kind regards,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

Tags
General Discussions
Asked by
LamKhoa
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or