Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
DataGrid column type checkbox:
Select/Deselect all checkbox column triggers row event, but the argument data is wrong. When selecting all, the arg data is for the first row. When deselecting all, the argument data is for the last row. So far, I have not seen anything else in the argument object that would indicate the 'all' aspect of the click event. Thanks.