RDLC报表的WPF的钻取实现

时间:2019-10-17 10:53:37
【文件属性】:
文件名称:RDLC报表的WPF的钻取实现
文件大小:589KB
文件格式:ZIP
更新时间:2019-10-17 10:53:37
RDLC报表 在WPF中实现RDLC报表功能,并提供钻取操作。 源码相关说明在:https://www.cnblogs.com/lbhqq/p/5909827.html
【文件预览】:
DrillthroughTest
----bin()
--------Debug()
--------Release()
----obj()
--------Debug()
----MainWindow.xaml(727B)
----DrillthroughTest.csproj(5KB)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(201B)
--------DataSources()
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(2KB)
----Service References()
----MainWindow.xaml.cs(4KB)
----App.config(189B)
----App.xaml(386B)
----App.xaml.cs(343B)
----Entities()
--------Entities.cs(572B)
----Employee.rdlc(18KB)
----Department.rdlc(15KB)

网友评论

  • 太棒了,要多鼎一下
  • 这是一个RDLC在WPF上运行的实例,新手可用
  • 为什么我点击过后会运行出错
  • 不错,值得参考的资料,谢谢!