Hi
Is there a way to list all the month names as a report parameter?
I want the user to select the month and pass the number of the month to the filter.
Thus, ParameterMonth.Label = Month Name, ex "December" and ParameterMonth.Value = Number of Month, Ex "12".
Preferably I would like to do this with an Array in code.
I'm using Visual Studio 2012 and Telerik reporting Q3 2012.
Thank you.
Is there a way to list all the month names as a report parameter?
I want the user to select the month and pass the number of the month to the filter.
Thus, ParameterMonth.Label = Month Name, ex "December" and ParameterMonth.Value = Number of Month, Ex "12".
Preferably I would like to do this with an Array in code.
I'm using Visual Studio 2012 and Telerik reporting Q3 2012.
Thank you.