diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml new file mode 100644 index 0000000..fc11f81 --- /dev/null +++ b/.github/workflows/vale.yml @@ -0,0 +1,30 @@ +name: vale-validation +on: + pull_request: + paths: + - README.md + - readme.md + - Readme.md + +jobs: + vale: + name: runner / vale + runs-on: ubuntu-latest + steps: + - name: clone repo + uses: actions/checkout@v4 + - name: clone vale-styles repo + uses: actions/checkout@v4 + with: + repository: DevExpress/vale-styles + path: vale-styles + ssh-key: ${{ secrets.VALE_STYLES_ACCESS_KEY }} + - name: copy vale rules to the root repo + run: shopt -s dotglob && cp -r ./vale-styles/vale/* . + - name: vale linter check + uses: DevExpress/vale-action@reviewdog + with: + files: '["README.md", "readme.md", "Readme.md"]' + fail_on_error: true + filter_mode: nofilter + reporter: github-check diff --git a/MVC/CS/Reporting_ObjectDS_Mvc/Web.config b/MVC/CS/Reporting_ObjectDS_Mvc/Web.config index 7e947e5..07c5ec4 100644 --- a/MVC/CS/Reporting_ObjectDS_Mvc/Web.config +++ b/MVC/CS/Reporting_ObjectDS_Mvc/Web.config @@ -112,218 +112,218 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -362,6 +362,8 @@ - + + + - + \ No newline at end of file diff --git a/MVC/VB/Reporting_ObjectDS_Mvc/Reporting_ObjectDS_Mvc.vbproj b/MVC/VB/Reporting_ObjectDS_Mvc/Reporting_ObjectDS_Mvc.vbproj index a39e181..e2c7065 100644 --- a/MVC/VB/Reporting_ObjectDS_Mvc/Reporting_ObjectDS_Mvc.vbproj +++ b/MVC/VB/Reporting_ObjectDS_Mvc/Reporting_ObjectDS_Mvc.vbproj @@ -327,7 +327,6 @@ - EmployeeReport.vb diff --git a/README.md b/README.md index b8096f8..f2bc219 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/280259641/2022.1) +![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/280259641/22.1.3%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T915105) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183) +[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives) # How to Use the Object Data Source in Web Reporting Applications @@ -72,3 +73,10 @@ Blazor: + +## Does this example address your development requirements/objectives? + +[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-web-object-data-source&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=reporting-web-object-data-source&~~~was_helpful=no) + +(you will be redirected to DevExpress.com to submit your response) +