Inject Data from the Entity Framework Core DbContext into a Report.
-
Updated
Dec 5, 2024 - C#
Inject Data from the Entity Framework Core DbContext into a Report.
Bind the grid to an ObjectDataSource and enable server-side paging.
This example creates a report in code, binds it to the object data source with a parameterized constructor, and maps the data source parameters to the report parameters.
Add a description, image, and links to the object-data-source topic page so that developers can more easily learn about it.
To associate your repository with the object-data-source topic, visit your repo's landing page and select "manage topics."