From 757ec34fd63b702880da8bfaeae02cdf83f01151 Mon Sep 17 00:00:00 2001
From: Natalia Kazakova <17986517+natakazakova@users.noreply.github.com>
Date: Fri, 11 Oct 2024 10:26:17 +0200
Subject: [PATCH 1/2] test vale
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 3dfd907..82d909d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
# 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.
+This example shows how to use the standalone DevExpress Report Parameters Panel in an ASP.NET Core-powered application.

@@ -14,7 +14,7 @@ The application includes two pages: one with the standalone Report Options Panel
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 report data.
-Parameter Panel layout is created in code in the report class constructor using the [ParameterPanelFluentBuilder](https://docs.devexpress.com/XtraReports/DevExpress.XtraReports.Parameters.ParameterPanelFluentBuilder) class .
+Parameter Panel layout is created in code in the report class constructor using the [ParameterPanelFluentBuilder](https://docs.devexpress.com/XtraReports/DevExpress.XtraReports.Parameters.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). Parameters Panel layout information is stored in the [XtraReport.ParameterPanelLayoutItems](https://docs.devexpress.com/XtraReports/DevExpress.XtraReports.UI.XtraReport.ParameterPanelLayoutItems) collection.
@@ -37,4 +37,4 @@ Client-side JavaScript code adds an Export button to the standalone Report Param
[
](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-asp-net-core-standalone-parameters-panel&~~~was_helpful=yes) [
](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-asp-net-core-standalone-parameters-panel&~~~was_helpful=no)
(you will be redirected to DevExpress.com to submit your response)
-
+
\ No newline at end of file
From e64305f0970b8346fbe36a65f7598b04a20a25e5 Mon Sep 17 00:00:00 2001
From: DevExpressExampleBot
Date: Fri, 11 Oct 2024 12:27:47 +0400
Subject: [PATCH 2/2] README auto update [skip ci]
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 82d909d..349e2cb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
-
[](https://supportcenter.devexpress.com/ticket/details/T1236501)
[](https://docs.devexpress.com/GeneralInformation/403183)
[](#does-this-example-address-your-development-requirementsobjectives)
@@ -37,4 +36,4 @@ Client-side JavaScript code adds an Export button to the standalone Report Param
[
](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-asp-net-core-standalone-parameters-panel&~~~was_helpful=yes) [
](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-asp-net-core-standalone-parameters-panel&~~~was_helpful=no)
(you will be redirected to DevExpress.com to submit your response)
-
\ No newline at end of file
+