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!
I'm using the Grid with the MultiSelect checkbox feature to select data, but I wanted to disable some rows and it is working fine, but when using the select-all action has a weird functionality, is only taking into account the first record of the page for the condition, I'm using the `RowSelection` event to cancel the selection, but looks like this event is only called once when we use the select-all action, here some gifs about the behavior: