[PR #1206] [MERGED] Added property Sorts to the Query DataGrid #2590

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1206
Author: @k-Sacr
Created: 10/19/2023
Status: Merged
Merged: 10/19/2023
Merged by: @enchev

Base: masterHead: Added-property-Sorts-to-the-Query-DataGrid


📝 Commits (1)

  • 55facf0 Added property Sorts to the Query, to obtain sorting in different services, for example during export.

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/Common.cs (+5 -0)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+1 -1)

📄 Description

Added to get data Sorts DataGrid through Query.
Need for custom processing of Sorts list DataGrid example during export.

изображение

Pull request improvements: https://github.com/radzenhq/radzen-blazor/pull/1177


🔄 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/1206 **Author:** [@k-Sacr](https://github.com/k-Sacr) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/19/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `Added-property-Sorts-to-the-Query-DataGrid` --- ### 📝 Commits (1) - [`55facf0`](https://github.com/radzenhq/radzen-blazor/commit/55facf0e2a268171987d25db8f132b88636f6e2e) Added property Sorts to the Query, to obtain sorting in different services, for example during export. ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Common.cs` (+5 -0) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+1 -1) </details> ### 📄 Description Added to get data Sorts DataGrid through Query. Need for custom processing of Sorts list DataGrid example during export. ![изображение](https://github.com/radzenhq/radzen-blazor/assets/18440948/922ddd58-e068-4d15-a573-63d8724fb3a7) Pull request improvements: https://github.com/radzenhq/radzen-blazor/pull/1177 --- <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:32 +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#2590