radnotification does not work on the pages with telerik.reportviewer.
Does it required some additional coding
Thank you for your reply
1 Answer, 1 is accepted
0
Marin Bratanov
Telerik team
answered on 21 Jul 2016, 09:31 AM
Hi Yelena,
There are no known compatibility issues between the controls. Thus, I advise that you check the following:
make sure there are no script errors on the page
ensure the page markup is valid
make sure all the resource requests return successfully
if you are using the server Show() method of the notification ensure that the Response is not changed (e.g., to return a file to the browser) so the Show method can properly register its script.
Regards,
Marin Bratanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.