daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 520 forks source link

Select All using md-virtual-repeat issue #554

Closed maxalencar closed 5 years ago

maxalencar commented 7 years ago

When we are using md-virtual-repeat-container and click on select all, it's not selecting every single element on the list, for example my list contains 100 elements but it's selecting only 10. If I'm not using virtual repeat it work perfectly, is there any solution for it?

Cheers,

lievenjanssen commented 7 years ago

@maxalencar did you find a workaround for this?

ArvindNikam76 commented 7 years ago

did u get solution for above

maxalencar commented 6 years ago

@lievenjanssen, @ArvindNikam76, Nope, unfortunately

LeonCloudEndure commented 5 years ago

Just in case it helps someone. Our workaround was to hide the select all checkbox in the