[PR #1048] [MERGED] fixed PropertyAccess.GetProperty for complex property expressions #2471

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1048
Author: @foerdi
Created: 7/5/2023
Status: Merged
Merged: 7/6/2023
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • b16fcb1 fixed PropertyAccess.GetProperty for complex property expressions

📊 Changes

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

View changed files

📝 Radzen.Blazor/Common.cs (+9 -1)

📄 Description

RadzenDataGrid could not be filtered or sorted by colums with advanced proprty expressions like function calls


🔄 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/1048 **Author:** [@foerdi](https://github.com/foerdi) **Created:** 7/5/2023 **Status:** ✅ Merged **Merged:** 7/6/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b16fcb1`](https://github.com/radzenhq/radzen-blazor/commit/b16fcb17883b59a980563c8529eace7f82672f89) fixed `PropertyAccess.GetProperty` for complex property expressions ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Common.cs` (+9 -1) </details> ### 📄 Description RadzenDataGrid could not be filtered or sorted by colums with advanced proprty expressions like function calls --- <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:59 +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#2471