Blazor UI tutorial Active Reports 16 <ReportList>

Posted by: per.erik on 4 July 2022, 12:16 am EST

    • Post Options:
    • Link

    Posted 4 July 2022, 12:16 am EST

    I am trying to use Reportlist, but Visual studio 2022 tells me that this markup element does not exist. Now the tutorial states “used to render a list of reports on the page”, but since it doesn’t exist it doesn’t show.

    Is this something I need to make myself? Or Is this located in another namespace? I would like some clarification about the best practice here.

  • Posted 4 July 2022, 7:47 pm EST

    Hi Per Erik,

    Yes, ReportList is an object of type List. The report list is used to create a custom tool bar to show a list of reports to select from this is not a part of the Viewer. For more detail on how you can create a ReportList and add it to your project please refer our BlazorViewer Sample:

    https://github.com/activereports/WebSamples16/tree/main/JsViewerSamples/BlazorViewer

    You can find the implementation of ReportList in the BlazorViewerServer\Pages\ReportList.razor script.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels