开发者

Create a parameter in rdlc report

开发者 https://www.devze.com 2023-02-21 22:40 出处:网络
I am a newbie to rdlc reports. I need to create a parameter that i will pass to a subreport. However I cannot find where in the report designer to create parameters.I am usin开发者_StackOverflow中文版

I am a newbie to rdlc reports. I need to create a parameter that i will pass to a subreport. However I cannot find where in the report designer to create parameters.I am usin开发者_StackOverflow中文版g VS 2010

Thanks in advance


Have you tried View --> Report Data? Then you should see Parameters in the Report Data window. This is how I get to the parameters in VS2010.


Just a quick remark for people using VS2008: open the RDLC in the designer and a Report main menu item should appear. The first sub-menu item is Report Parameters. You can configure the parameters from there.

0

精彩评论

暂无评论...
验证码 换一张
取 消