ActiveReports 18 .NET Edition
Samples / Web Samples / WebDesigner Samples / WebDesigner Custom
In This Topic
    WebDesigner Custom
    In This Topic

    This sample shows how to use the WebDesigner API to create a customized UI for ActiveReports WebDesigner with an ASP.NET Core back end.Web Designer with a customized UI

    Note: To run this sample, you must have

    Sample Location

    C#

    https://github.com/activereports/WebSamples18/tree/main/WebDesigner_Custom

    Details

    Some of the customizations demonstrated in the sample are shown below. You can check the Index.cshtml page of the sample for complete implementation.

     

    See Also

    Developers