Skip to content

Make DataGrid columns' CustomSortComparer bindable #218

Description

@ZzZombo

Is your feature request related to a problem? Please describe.

It is rather surprising that this property can only be set in the code-behind. Now I need to figure a clean way to set this custom comparer on just this one column.

Describe the solution you'd like

This property can be bound in XAML so I could bind it to {x:Static extra:Comparers.Foo}.

Describe alternatives you've considered

Code-behind to set this property programmatically.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions