Skip to content

Blaz-1034456-Added new topic for the Enable Single-Click Batch Editing in Blazor DataGrid#9135

Open
Prathappr wants to merge 2 commits into
developmentfrom
Blaz-1034456-SingleClickBatchEditing
Open

Blaz-1034456-Added new topic for the Enable Single-Click Batch Editing in Blazor DataGrid#9135
Prathappr wants to merge 2 commits into
developmentfrom
Blaz-1034456-SingleClickBatchEditing

Conversation

@Prathappr

@Prathappr Prathappr commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Description

Implement a data grid with batch editing mode that allows users to edit cells with a single click instead of the default double-click behavior. enabling efficient data updates before committing changes.

When AllowEditOnSingleClick is set to true, clicking an editable cell once will immediately activate edit mode. This approach streamlines the editing workflow and improves efficiency during batch editing, particularly when handling large datasets or frequent data modifications.

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):New topic added for the Batch editing documentation.

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 17, 2026
@Prathappr Prathappr added documentation Improvements or additions to documentation BlazorGrid labels Jun 17, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Blaz-1034456-SingleClickBatchEditing

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: Blaz-1034456-SingleClickBatchEditing
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

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Blaz-1034456-SingleClickBatchEditing

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: Blaz-1034456-SingleClickBatchEditing
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