0
Answer

datagrid multiple row selection

I have a datagrid in a windows form that I would like to add the ability to select multiple rows. I can select an individual row, but I have no idea how to get the row numbers of each selected row.