When using multi selection in paginated Grid, the selection is erased whenever the user changes page, which is not desirable behavior. I suspect it has something to do with this line: https://github.com/vikramlearning/blazorbootstrap/blob/99558d95730a1772e261d28633c9f70489dc5bfd/blazorbootstrap/Components/Grid/Grid.razor.cs#L538