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.
Is it possible to select multiple rows in a virtual grid and then select the check box. It seems I can only get the event for the actual row clicked and not the entire selection.
ADAdministrator Syncfusion Team May 6, 2004 05:58 PM UTC
In the event, you can get the selected range, and change all the cell values at that point. Here is a sample.
DerivedComboBoxCell_7024.zip
ADAdministrator Syncfusion Team May 6, 2004 06:21 PM UTC
Thanks this is not 100% what I am looking for (since it will set all values to match the one you are clicking on), however I think it is more than sufficient that using a listview when dealing with large amounts of data.
ADAdministrator Syncfusion Team May 6, 2004 07:44 PM UTC
You do not have to set them all the same way. You can iterate through the selections, and flip the value of each cell.
Need More Help?
Get personalized assistance from our support team.