c# - Why ReportViewer in asp.net doesn't have RenderingComplete event? -


I am using ReportViewer in asp.net. In MSDN it says that report Weaver is a rendering event. Here's the documentation:

But I can not find it in the Event List of Report Winners in Visual Studio 2010. What's the problem?

is not a real "problem" This event only reports ReportViewer WinForms For the WebForms version you are mentioning that you are using ASP.NET, you are using the report viewer later

this There is no one for webform, because there are incidents in webform compared to Wayenform.

Comments