I have a bound DataGrid (read only) and I want to be able to select multiple rows when I click on them with the left mouse button (much like the multi select feature in a list box). How would I go about doing something like this? Or can someone point me to an example/article on selecting?

Thank you!

Linda