I'm having problem to find solution to make a single selection row in the listview in my WPF application.
How should I do it?
SelectionMode
="Single"
?
The answer above is for ListBox, not ListView .
For a ListView you set the MultiSelect property to False (can be done via the Designer).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With