使用Microsoft Report Viewer在.rdlc报表中分组 [英] Grouping in .rdlc reports using microsoft report viewer

查看:230
本文介绍了使用Microsoft Report Viewer在.rdlc报表中分组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在研究RDLC报表和Microsoft报表查看器.
我正在尝试按照以下格式对数据进行分组.

CustomerName发票InvoiceAmount
Narmadha 6 250.00
63 2500.00
Soorya
61 550.00
62 1250.00



但是,我以以下格式显示数据.
CustomerName发票InvoiceAmount
纳尔玛达
6 250.00
苏里亚
61 550.00
苏里亚
62 1250.00
纳尔玛达
63 2500.00

怎么做
在此先感谢您

Hi,
I am working on RDLC reports and microsoft report viewer.
I am trying to group data in the follwing format.

CustomerName Invoice InvoiceAmount
Narmadha 6 250.00
63 2500.00
Soorya
61 550.00
62 1250.00



But, I am displaying the data in the following format.
CustomerName Invoice InvoiceAmount
Narmadha
6 250.00
Soorya
61 550.00
Soorya
62 1250.00
Narmadha
63 2500.00

How to do this
Thanks in advance

推荐答案

您将表格用于重复行.
您将CustomerName,Invoice,InvoiceAmount列放在表中
you use table for repeat row.
you place CustomerName, Invoice, InvoiceAmount column in table


在这里

在ReportViewer报表中对数据进行分组 [使用Microsoft Reporting Services进行动态数据分组 [在RDLC中对数据进行分组 [在RoleTailored客户报告中分组 [ ReportViewer教程 [ ^ ]
Here you go

Grouping Data in a ReportViewer Report[^]
Dynamic Data Grouping using Microsoft Reporting Services[^]
Grouping data in an RDLC[^]
Grouping in RoleTailored Client Reports[^]

Free attachment
ReportViewer Tutorial[^]


这篇关于使用Microsoft Report Viewer在.rdlc报表中分组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆