Hi all
Has anyone noticed that when AsyncRendering is turned on, after you press 'View Report' certain parameters are cleared of their selected value?
For example if I have a true/false option (radio button) with a default value of true - when the report viewer first loads 'true' will be selected by default. When I press 'View Report' both true and false become deselected. This means the user needs to go through all the parameters and re-select their options again.
Turning AsyncRendering to false fixes the problem - but we need it turned on for another reason so we are a bit stuck at the moment.
This is running in an MVC application.
Any thoughts on how to fix it?
Thanks