Hi,
I’m a VWG user and searching for a replacement product for it.
I use VWG wrapper for embeding controls from third-party company like DevExpress GridControl.
Is there anything like VWG wrapper in Wisej?
Thanks
Just to update this question, the Asp.Net control wrapper is completed and available as an extension here: https://wisej.com/extensions and the ReportViewer example is available here: https://wisej.com/support/question/aspnetcontrol.
Yes, in fact it’s being used for the tests.
You can already use it with the AspPanel if you create an aspx page.
Thanks Luca
Once the wrapper is complete would I be able to use it to wrap Report Viewer?
Thanks
Ewan
It had some work done but it’s not complete yet. We tried several approaches to keep it as simple as possible and the way to go seems to be the virtual path provider to serve an embedded empty page with the ASP.NET control in it. The result is the same as the current AspNetPanel but you don’t have to provide the page, just the control class.
However, the work on this is on hold until the ListView and PropertyGrid are published. BTW: The ListView will be available tomorrow and the PropertyGrid few days later.
Best,
Luca
Hi
Has the enhancement work been done yet?
Thanks
Ewan
We have the Wisej.Web.AspNetPanel control. However it’s not fully completed – at the moment it needs the URL of the user control or page. It will be enhanced to cover all the VWG functionality.