Does anyone know how to select multiple rows in a DataGrid without having to select them one at a time using CTRL+MouseClick?

End users of my application will need to be able to select large ranges of rows, and the single selection process will be too tedious.

Thanks in advance,

harjeen