[PR #1082] [MERGED] DataGrid: prevent sorting from being triggerred while resizing a column #2496

Open
opened 2026-01-29 18:19:07 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1082
Author: @Cosmatevs
Created: 7/21/2023
Status: Merged
Merged: 7/25/2023
Merged by: @enchev

Base: masterHead: data-grid-sort-while-resizing-fix


📝 Commits (1)

  • 4e74869 DataGridColumnHeaderCell: make the resizing element fill the whole cell while resizing to prevent an accidental click on the cell and therefore an unexpected resort

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/wwwroot/Radzen.Blazor.js (+2 -0)

📄 Description

Solves #747


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1082 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 7/21/2023 **Status:** ✅ Merged **Merged:** 7/25/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `data-grid-sort-while-resizing-fix` --- ### 📝 Commits (1) - [`4e74869`](https://github.com/radzenhq/radzen-blazor/commit/4e74869a739786fdcc2b14c5fc46c5875750cd8d) DataGridColumnHeaderCell: make the resizing element fill the whole cell while resizing to prevent an accidental click on the cell and therefore an unexpected resort ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/wwwroot/Radzen.Blazor.js` (+2 -0) </details> ### 📄 Description Solves #747 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:19:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2496