Skip to content

Blaz-1033015-Added the new topic Remove header row while exporting#9056

Open
Prathappr wants to merge 1 commit into
developmentfrom
Blaz-1033015-RemoveHeader
Open

Blaz-1033015-Added the new topic Remove header row while exporting#9056
Prathappr wants to merge 1 commit into
developmentfrom
Blaz-1033015-RemoveHeader

Conversation

@Prathappr

Copy link
Copy Markdown
Contributor

Description

Removing the header row while exporting from the Blazor DataGrid allows generating a PDF document that contains only the data rows without column headers. This is useful for creating clean, data-focused reports.

This can be achieved by setting the IncludeHeaderRow property to false in the PdfExportProperties object during the export operation.

Code Studio usage(Mandatory)

  • Code Studio used in this PR/MR?

    • Yes
    • No
  • If Yes: Primary use (choose one)

    • Generate new content
    • Refactor/improve existing content
    • Review assistance (explanations/summaries)
    • Other:
  • Outcome

    • Saved time
    • Neutral
    • Cost time
  • If “Cost time” explain in short (1 or 2 lines):

Type of Change

  • New documentation page
  • Update to existing documentation
  • Bug fix (broken links, typos, formatting issues)
  • Structural change (folders, navigation, index)
  • Content improvement (clarity, examples, screenshots)
  • Other (please describe):

Reviewer Checklist (Mandatory)

  • Reviewed the provided Code Studio usages related information
  • Content changes follow UG/Documentation guidelines
  • All provided information reviewed and verified
  • Links and previews checked

@Prathappr Prathappr self-assigned this Jun 12, 2026
@Prathappr Prathappr added documentation Improvements or additions to documentation BlazorGrid labels Jun 12, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Blaz-1033015-RemoveHeader

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: Blaz-1033015-RemoveHeader
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BlazorGrid documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants