WPF ListView example showing all possible kinds of columns including hypelink and checkbox
- by MicMit
Could anyone help with a link to comprehensive example or book with all possible kinds of columns for ListView. ListView is bound to Observable collection but read-only ( except checkboxes which are primarily to drive certain actions for selected rows for the application ).