Hi,
thank you for this great component! It improved our application UX so much! There is one thing I’d like to note - there is a limitation note fore usage with the in-memory data providers, but the grid works with lazy loaded as well. So the limitation note is useless.
I removed the limitation in the code but not in the description.
But the selection is fetching all the items selected:
So if someone clicks on the 1st row and shift click on the last row, it will fetch all the items from your database.