Just upgraded a project to 2012.1 and now all my parameters are not working returning .
DateTime startDate = (DateTime)reportParameters["A_StartDate"].Value;DateTime endDate = (DateTime) reportParameters["B_EndDate"].Value;int option = (int) reportParameters["C_Options"].Value;
Hello ingreyd ,
I am checking if this is still an issue for you.
If you require any further assistance please do not hesitate to ask.
Sincerely,
Ekaterina
Developer Support Engineer
Infragistics
www.infragistics.com/support
I have reverted back to version 2011.2 for the time being as I do not want to have to go changing code once this gets fixed.
I will wait for the service pack before upgrading the project to 2012.1