Hi,
In Load method this code run very well:
ReportViewer1.Report = report;
ReportViewer1.RefreshReport();
But when I need to use it in a button to refresh my data in running time it doesn't work.
How can refresh my report data in running time. I'm using VS2015
Bhairab DuttPosted Jun 12, 2018, 11:08 PM
https://forums.asp.net/t/1183208.aspx?ReportViewer+does+not+refresh+when+rdlc+file+changes
Also , Please accept at least one answer which help you so that we can know its the solution which help us in future .
Thanks.
Hemant JindalPosted Jun 12, 2018, 11:11 AM
Shubham KulePosted Jun 12, 2018, 10:51 AM
IsraelPosted Jun 12, 2018, 10:40 AM
Shubham KulePosted Jun 12, 2018, 10:07 AM