Do your List Views support multiple selection and copying?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
List Views such as in SSW Diagnostics can present a wealth of information to the user. But too often, users are unable to copy this information to paste into a support email because the list view doesn't support copying. Instead, the user has to frustratingly retype the information with the risk of introducing errors.

❌ Figure: Bad example - List view with only single selection and no copying

✅ Figure: Good example - List view with multiple selection and copying
Make it easier for the user by enabling the "MultiSelection" property of a ListView and providing a right click menu with a "Copy" item that copies to the clipboard.