https://stackblitz.com/edit/ngx-datatable-scroll-with-limit
if start in stackblitz you see 5 rows with header and footer. I want to change with the select-box above the count of visible rows. if you select 15 it changes not directly the table. But if you resize the browser, then you get the right 15 rows with header and footer. WHY is this only after resize the browser?