How to integrate now Grape City Active report WebViewer since it was integrated year 2018

0
0

Hi, Team,

This is how we integrated Grape City Active report WebViewer when it was year 2018:

Public Class CActiveReport

Inherits Wisej.Web.Ext.AspNetControl.AspNetWrapper(Of GrapeCity.ActiveReports.Web.WebViewer)
Public Sub New()
Me.Dock = Wisej.Web.DockStyle.Fill
End Sub
End Class

How we should integrate it now?

Kind regards!

  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.