MudBlazor/MudBlazor
MudTable "Select All" checkbox does not work correctly with MultiSelection and server-side pagination
Closed
#2,366 opened on Jul 29, 2021
bughelp wanted
Repository metrics
- Stars
- (10,394 stars)
- PR merge metrics
- (Avg merge 6d 6h) (108 merged PRs in 30d)
Description
https://try.mudblazor.com/snippet/QuGvuVQDezcmJxuz

please, check it. when Server Side pagination, select all not working? click table header checkbox select current page rows, but not select head checkbox, so check again not change anything. if I want to unselect all that didn't it
Maybe it was done on purpose