Giter Club home page Giter Club logo

reporting-asp-net-core-standalone-parameters-panel's Introduction

Reporting for ASP.NET Core - Standalone Report Parameters Panel

This example uses the standalone DevExpress Report Parameters Panel in an ASP.NET Core-powered application.

Standalone Report Parameters Panel

The application includes two pages: one with the standalone Report Options Panel and the other with the DevExpress Document Viewer. Both pages load the same sample report.

The report is a list of invoices from the Northwind database. It includes parameters created with our Visual Studio Report Designer โ€“ parameters that are used to filter the report data.

Parameter Panel layout is created in code in the report class constructor using the ParameterPanelFluentBuilder class .

A model for the standalone Report Parameters Panel component is created in the ParametersPanel controller action on the server. The model contains a report instance with necessary layout information, which is subsequently retrieved by the standalone Report Parameters Panel. Parameter Panel layout information is stored in the XtraReport.ParameterPanelLayoutItems collection.

Client-side JavaScript code adds an Export button to the standalone Report Parameter Panel component. When the user clicks the button, a request to the ExportReport controller action is executed, and the resulting PDF file is sent to the client.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

reporting-asp-net-core-standalone-parameters-panel's People

Contributors

briandx avatar pollyndos avatar

Stargazers

 avatar

Watchers

Paul Usher avatar Alexander Bulychev avatar  avatar Don Wibier avatar Julian M Bucknall avatar Boris Kirov avatar Mary Sammal avatar Oli Sturm avatar Mark Miller avatar  avatar Barkovskiy Maksim avatar Mikhail Preyskurantov avatar Christian Santos avatar  avatar  avatar  avatar Helen Wilde avatar Anthony Sam avatar A'Lex'ander avatar  avatar  avatar Alexander Russkov avatar  avatar  avatar Natalya Shtikel avatar EugeniyKiyashko avatar  avatar Alexander Zelevinskiy avatar Elena Soloveva avatar Jane Ryzhikova avatar volvl avatar Serghey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.