Is it possible to use lazy loading in a grid without the total item count?

Nicolas, with lazy loading, you will need to know the total count. The lazy loading mechanism wont work correctly if you don’t.