[PR #787] [CLOSED] Fix : DataGrid.ExpandItem #2319

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/787
Author: @chouteau
Created: 1/30/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • b31a6b8 Fix : DataGrid.ExpandItem, separtate to two methods ExpandItem and CollaspeItem for not toggleing

📊 Changes

1 file changed (+4 additions, -16 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+4 -16)

📄 Description

Separate DataGrid.ExpandItem on two methods ExpandItem and CollapseItem, this is to avoid the toggle effect


🔄 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/787 **Author:** [@chouteau](https://github.com/chouteau) **Created:** 1/30/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b31a6b8`](https://github.com/radzenhq/radzen-blazor/commit/b31a6b88f52b297a5b1facc5cbf720e75a51ee56) Fix : DataGrid.ExpandItem, separtate to two methods ExpandItem and CollaspeItem for not toggleing ### 📊 Changes **1 file changed** (+4 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+4 -16) </details> ### 📄 Description Separate DataGrid.ExpandItem on two methods ExpandItem and CollapseItem, this is to avoid the toggle effect --- <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:16 +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#2319