We recently upgraded to Visual Studio 2015, and Crystal Report 13 from VS 2008 and CR XI
The Page that displays Crystal report also has a drop-down list and a radio button control. When the page is loaded first time, the report is displayed for the default values of the list and radio button. This part works.
If I change the values in the drop-down list or radio-button, report should get refreshed based on those selections. However page does not display anything. It is blank where report should be displayed.
This is used to work before the upgrade.
Thanks in advance!