1010977: Bold Reports Viewer with Data Grid#7797
1010977: Bold Reports Viewer with Data Grid#7797rajendranr-5483 merged 7 commits intodevelopmentfrom
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
|
||
| <style> | ||
| .e-reportviewer-pageview { | ||
| padding:22px !important; |
There was a problem hiding this comment.
don't use important style,
There was a problem hiding this comment.
content not looks clear
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
|
||
| # Integrating Blazor DataGrid Component with Bold Report Viewer | ||
|
|
||
| This guide explains how to integrate the Syncfusion Blazor DataGrid with the Bold Report Viewer to display grid data inside RDLC/RDL reports. This enables scenarios such as exporting grid data, generating printable reports, and providing data‑driven visualizations directly from a Blazor application. |
|
|
||
| **Expected Behavior** | ||
| * DataGrid renders with sample records. | ||
| * Clicking **Open RDlC Report** sends the grid data to the Web API. |
|
|
||
| <div class="container mt-5"> | ||
| <h2>Orders Data Grid & Bold Reports Integration</h2> | ||
|
|
There was a problem hiding this comment.
give one empty line alone.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
Created the Integration of Syncfusion Data Grid with Bold Reports Viewer into the Blazor Applications
Code Studio usage(Mandatory)
Code Studio used in this PR/MR?
If
Yes: Primary use (choose one)Outcome
If “Cost time” explain in short (1 or 2 lines):
Type of Change
Reviewer Checklist (Mandatory)