Paremeters in report file has viewer panel set to editable.
In C#, I load the report from file, programatically set/override the parameter values.
Assign the report to the viewer.
Everything works, the parameter values I set were clearly operable when the report was run, and in the parameter panel, all the values I set are there as well.
Except date parameters! The values are blank in the viewer panel.
The set values were operable when the report was run, I dropped the parameters in the report header and can see the values I set there. Also, when I then click on the date value entry in the panel (which is blank), and it pops up for the single parameter entry, the correct date value is there in the popup entry.
All other parameter types I had set values for have those values in the viewer panel, why are dates blank?
Visual Studio 2013 Update 4; Crystal 13.0.12.1494
Any help is appreciated.
Dominic.