In Datagrid with NavigationMode="Row" and SelectionMode="Single"
How can we allow the user to select multiple values in a column using either selection checkbox or some other ways and then do Ctrl + C to copy values from a Column to clipboard ?
Is it possible to enable keyboard or mouse for multiple select values in a column to copy to clipboard. Does Ctrl + C work in dataggrid