Make it possible to ONLY select one row in datagrid? August 28, 2023 by Tarik The DataGridView has a Property called MultiSelect ( default True ). Set this to False.