[PR #851] [MERGED] Update OrderIndex for all Columns #2353

Closed
opened 2026-01-29 18:18:27 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/851
Author: @cvanstone
Created: 3/8/2023
Status: Merged
Merged: 3/8/2023
Merged by: @enchev

Base: masterHead: data_grid_column_reorder


📝 Commits (1)

  • e888c50 Update OrderIndex for all Columns

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+1 -2)

📄 Description

The OrderIndex of all columns should be updated following the Delete / Insert to ensure everything to the right of the drop location has the correct index


🔄 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/851 **Author:** [@cvanstone](https://github.com/cvanstone) **Created:** 3/8/2023 **Status:** ✅ Merged **Merged:** 3/8/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `data_grid_column_reorder` --- ### 📝 Commits (1) - [`e888c50`](https://github.com/radzenhq/radzen-blazor/commit/e888c506e0fc8ac397d44781d028634bdd2c3799) Update OrderIndex for all Columns ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+1 -2) </details> ### 📄 Description The `OrderIndex` of all columns should be updated following the Delete / Insert to ensure everything to the right of the drop location has the correct index --- <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:18:27 +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#2353