I'm following your example listed here (in ObservableCollection section)
https://docs.telerik.com/blazor-ui/components/grid/selection/overview
The following scenario does not work.
Select an item in the grid.
Clear data set. Grid (simplified) look like this. Notice that the checkbox is selected even though nothing is in the grid.
Uncheck chekcbox.
Check checkbox -> All items from the previous data set will be selected (printed in ul bellow grid)
I have inspected the grid and i does not contain any item in its Data collection so I'm unsure from where does it get the selection.
Best regards,
Robert
Hello Mark,
Indeed, it exists in 2.5.1 as well, because is it not fixed yet. You can click the Follow button to get email notifications about status changes. When it gets fixed its status will change (to something like Planned, In Development, Completed) and a Release will be shown.
Regards,
Marin Bratanov
Progress Telerik
Hi Robert,
I am logging this for further research as there isn't further public API to control this. I moved this report to the public Feedback portal so you can Follow its status: https://feedback.telerik.com/blazor/1444399-clearing-grid-data-does-not-clear-selecteditems.
Regards,
Marin Bratanov
Progress Telerik