Skip to content

Comments

fix: Nested property sorting #319

Open
w-ahmad wants to merge 2 commits intomainfrom
fix/nested_property_sorting
Open

fix: Nested property sorting #319
w-ahmad wants to merge 2 commits intomainfrom
fix/nested_property_sorting

Conversation

@w-ahmad
Copy link
Owner

@w-ahmad w-ahmad commented Feb 17, 2026

PR Summary

This PR fixes sorting for TableView columns bound to nested properties (e.g., User.Name). The fix ensures SortMemberPath is properly checked in column sort descriptions and uses compiled expressions to efficiently retrieve nested property values for sorting.

Fixes #316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nested properties no longer sorting

1 participant