I am using Visual Studio 2010 Professional. I need to add a parameter to a local report. All the information I have found says to use the Report Parameters Dialog Box. Great!! It seems like I should select the rdlc file then the Report Menu option is displayed and I select the Dialog Box from the menu. But it is not there. Where is it? I have a code from a Microsoft example and can edit the XML if I need to but it looks like I should not need to. Help!!
A:
I found it!!!!
You must have the rdlc open.
Press Ctrl+Atl+D to open the Report Data window (or select it from the view menu).
The parameters option is in the selection list.
Right-click it to add a new parameter.
Fill in the fields and select your options.
Ta-Da
Arkay Mann
2010-09-20 01:07:08