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.
I want to add a button that will change all currently selected rows' "bool" column to "true". How do I do this? I couldn't find anything related in the documentation.
MAMohanram Anbukkarasu Syncfusion Team November 28, 2019 02:19 PM UTC
Hi Michal,
Thanks for contacting Syncfusion support.
Your requirement to change the values of a specific column for all the selected rows on a button click can be achieved as shown in the below code example.