This question is locked. New answers and comments are not allowed.
I can select any row in my RadGridView and copy it to an Excel spreadsheet but it won't allow me to select multple rows before I copy. Even when I set the CanUserSelect flag to true, I can only select one row at a time. How can I change my grid to allow selection of multiple rows?