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

Answered Closed
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
Best Answer
0
0

Hi Frank,

It took me some time, but I found that you for sure have ASP.NET controls’ wrapper.

The solution is: https://docs.wisej.com/extensions/extensions/aspnetcontrol

Kind regards,

Mariyan

  • Frank (ITG)
    If you want to use the ASP.NET version yes. It is already listed in your initial post so I wanted to show an alternative. Regards, Frank
  • You must to post comments
0
0

Hi,

you might consider trying ActiveReportsJS but I don’t have a ready made sample for you.
We can do it as a custom integration for you.
Please contact salesATwisej.com if you’re interested.

Best regards
Frank

  • You must to post comments
Showing 2 results