Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataGrid Sort icon missing #1160

Open
JulianusIV opened this issue Jul 13, 2024 · 0 comments
Open

DataGrid Sort icon missing #1160

JulianusIV opened this issue Jul 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JulianusIV
Copy link

JulianusIV commented Jul 13, 2024

Describe the bug

When using a DataGrid and sorting it by clicking on the header the default behavior of the control is to display a sorting indicator (▲|▼ or similar)
due to WPFs usual jank this is turned off as soon as a style is applied to the header, which is also the case in this project

To Reproduce

Add a ui:DataGrid element, fill it with (dummy) data, sort by one of the columns

Expected behavior

Some sort of sorting indicator should be displayed

Screenshots

image

OS version

Edition: Win 11 Pro
Version: 23H2
Build: 22631.3880

.NET version

.NET 8.0

WPF-UI NuGet version

WPF-UI 3.0.4

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant