Anyone has tried using Ant Design Table together with react-window to improve the performance? The problem I ran into is how to calculate the rowHeight and provide it to react-window. Our table support resizing column, so the rowHeight is dynamic.
Asked
Active
Viewed 330 times