我如何在rdlc报告中使用记录选择
问题描述:
嗨所有
i在水晶报告中有报告
我想将此报告转换为rdlc报告。
i有公式我在记录部分的报告
我在rdlc报告中没有任何记录选择字段!
我该怎么办?
提前感谢
hi to all
i have a report in crystal report
that i want to convert this report to rdlc report.
i have formula in my report in record section
and i don't fine any record selection field in rdlc report!
how can i do this???
thank in advance
答
检查这些
如何:过滤报表中的数据(Visual Studio报表设计器) [ ^ ]
And您也可以使用参数(需要稍微更改)
在本地模式下使用报告参数 [ ^ ]
在ASP.Net和Windows窗体中传递rdlc报告的参数值 [ ^ ]
Check these
How to: Filter Data in a Report (Visual Studio Report Designer)[^]
And you could use parameters too(needs slight changes)
Using report parameters in local mode[^]
Passing Parameter value for a rdlc report in ASP.Net and Windows Forms[^]