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.
VNVignesh Natarajan Syncfusion Team June 28, 2021 04:14 AM UTC
Hi Hassan,
Thanks for contacting Syncfusion support.
Query: “I have 10 records in grid and I have one column called as "Select".I would like to select any one row from grid”
We have analyzed your query and we have achieved your requirement using Column/Cell Template feature of Grid to render RadioButton component. And using SelectRow method we have selected the record.