Skip to content

Conversation

@Vinitha-Balasubramanian
Copy link
Collaborator

Newly added the Removing hidden column elements from the DOM topic under the Columns section in the Blazor documentation.

@Vinitha-Balasubramanian Vinitha-Balasubramanian added the documentation Improvements or additions to documentation label Mar 27, 2025
@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: BLAZ-949462-autofit

@SyncfusionBuild
Copy link
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild
Copy link
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: BLAZ-949462-autofit

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: BLAZ-949462-autofit

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: BLAZ-949462-autofit
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax 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


## Removing hidden column elements from the DOM

The Syncfusion Blazor DataGrid component allows you to control whether the cell elements of hidden columns should be rendered in the DOM. By default, hidden columns are included in the DOM but are visually hidden using CSS. However, when dealing with large datasets or multiple hidden columns, rendering these elements may impact performance.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Vinitha-Balasubramanian , use this content
The Syncfusion Blazor DataGrid component provides control over whether the cell elements of hidden columns are rendered in the DOM. By default, hidden columns are included in the DOM, but you can prevent their rendering using the ShouldRenderHiddenColumns property. This optimization improves performance, especially when multiple hidden columns are present.

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: BLAZ-949462-autofit

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: BLAZ-949462-autofit
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax 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


## Removing hidden column elements from the DOM

The Syncfusion Blazor DataGrid component provides control over whether the cell elements of hidden columns are rendered in the DOM. By default, hidden columns are included in the DOM, but you can prevent their rendering using the [ShouldRenderHiddenColumns](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Grids.SfGrid-1.html#Syncfusion_Blazor_Grids_SfGrid_1_ShouldRenderHiddenColumns) property. This optimization improves performance, especially when multiple hidden columns are present.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rights reserved for "Syncfusion" is missing. Check in all the new content added.

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: BLAZ-949462-autofit

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: BLAZ-949462-autofit
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax 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

Copy link
Collaborator

@dhivyasyncfusion dhivyasyncfusion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Vinitha-Balasubramanian , changes are fine

@dhivyasyncfusion dhivyasyncfusion merged commit 4f7b1e7 into hotfix/hotfix-v29.1.33 Mar 28, 2025
1 check passed
@Vinitha-Balasubramanian Vinitha-Balasubramanian deleted the BLAZ-949462-autofit branch March 28, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants