Completed
Last Updated: 26 Mar 2020 11:03 by ADMIN
Release 2.10.0
Robert
Created on: 01 Dec 2019 14:55
Category: Grid
Type: Bug Report
4
Clearing Grid data does not clear SelectedItems

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

3 comments
ADMIN
Marin Bratanov
Posted on: 15 Jan 2020 10:04

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

 UI for Blazor
Mark Stevens
Posted on: 15 Jan 2020 00:43
I have the same issue with version 2.5.1 of the Telerik.UI.for.Blazor" nuget package.
ADMIN
Marin Bratanov
Posted on: 02 Dec 2019 07:50

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

 UI for Blazor