ActiveReports 14 .NET Edition
ActiveReports 14 User Guide / Samples and Walkthroughs / Samples / Online Samples / ReportsGallery_Angular
In This Topic
    ReportsGallery_Angular
    In This Topic

    The Reports Gallery sample demonstrates a list of reports designed using ActiveReports. Use this sample to view examples of WPF spreadsheet applications, and experience Excel-like features such as Excel import or export, charts, themes, and adding skins to spreadsheets.

    Reports Gallery

    Reports Gallery

    Note: To run this sample, you must have

    Build the sample

    1. Start Microsoft Visual Studio and select FileOpen →  Project/Solution.
    2. Go to the sample folder. Double-click the Visual Studio Solution (.sln) file.
    3. Right-click the solution in Solution Explorer and select Restore NuGet Packages.
    4. Press Ctrl+Shift+B, or select BuildBuild Solution.
    5. Open Command Prompt and navigate to the sample: ReportsGallery_Angular\ClientApp folder.
    6. Run the `npm install` command.

    Run the sample

    To debug the sample and then run it, press F5 or select DebugStart Debugging.

    To run the sample without debugging, press Ctrl+F5 or select DebugStart Without Debugging.