The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
MAMohanram Anbukkarasu Syncfusion Team November 25, 2020 07:42 AM UTC
Hi John,
Thanks for Contacting Syncfusion support.
There is not direct property to achieve your requirement. However You can make the rows in the SfDataGrid to select only when user double clicks on the row by using the SelctionChanging, SelectionChanged and CellDoubleTapped events of the SfDataGrid as shown in the following code example.