WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
I want to implement a dynamic column header for GirdView, for example, in the code I screenshot, the column header is written dead (address/tag_name/value),I want to display the columns that need to be displayed through the bound ObservableCollectionin the constructor
To Reproduce
Expected behavior
I want to display the columns that need to be displayed through the bound ObservableCollectionin the constructor
Screenshots
No response
OS version
win11
.NET version
.net8
WPF-UI NuGet version
I don't know how to view the Nuget version of Jetbrain Rider2024
Describe the bug
I want to implement a dynamic column header for GirdView, for example, in the code I screenshot, the column header is written dead (address/tag_name/value),I want to display the columns that need to be displayed through the bound ObservableCollectionin the constructor
To Reproduce
Expected behavior
I want to display the columns that need to be displayed through the bound ObservableCollectionin the constructor
Screenshots
No response
OS version
win11
.NET version
.net8
WPF-UI NuGet version
I don't know how to view the Nuget version of Jetbrain Rider2024
Additional context
No response