diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
137 stars 42 forks source link

Scroll not working for expanded table #104

Closed SampetovaN closed 2 years ago

SampetovaN commented 2 years ago

I have table with expaneded rows where expanded rows have different hights, depends on received data from server. So, obviously the settings for rowHeigh won't work correctly. Is there some method to fix the scroll behavior for expanded tables?

diprokon commented 2 years ago

Hi! Unfortunately, currently this project works only for rows with the same fixed height