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.
In the Data Grid, how to get the value of 1 selected cell? That is, when I select 1 cell, I only want to get the value of that selected cell, not all the values of that row.
PSPrathap Senthil Syncfusion Team May 10, 2023 08:54 AM UTC
Hi Qu?c Duong
Thank you for reaching out to us regarding your query on how to get the value
of a selected cell in our Data Grid. We understand that you would like to
retrieve the value of a single selected cell rather than the values of the
entire row. We suggest using the following code snippet to achieve your
requirement: