本文介绍了可以将两个数据集分配给rdlc.reports c#中的列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道是否可以将两个数据集分配给.rdlc中的列表,因为我遇到错误并且没有其他解决方案接受将两个数据集都分配给List

i don''t know is that possible to assign two data sets to a List in .rdlc ,because i am getting errors and i have got no other solution accept assigning both data set to List

推荐答案


这篇关于可以将两个数据集分配给rdlc.reports c#中的列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-03 03:40