deleteSelectedRows() hide some rows

Hi guys !

I have an issue with this : mygrid.deleteSelectedRows();

When i select some rows (5 or more apporximatively) and call this method, and not always, some rows selected disappear from grid (they are normally striped) and so they are not take in the dataprocess for be deleted…

Why ? It’s very strange and that’s not always the case. I just console.log selectedRowsId before the method call and id selected are good…

Thanks !

Unfortunately the issue cannot be reproduced locally.
If the problem still occur for you please, provide with a demo link, where it can be reconstructed.