WPF datagrid comes up with the 'SelectionUnit' property.
You can set the following values 'SingleCell/FullRow/CellorRowHeader'.
If you want to select multiple rows, use the 'SelectionMode' property and set the value to 'Extended.'
0
votes
This is an option in the WPF grid, you should have a property named SelectionMode (or something like that depending of the datagrid you're using) that define how cells are selected.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more