I am using ag-grid to display a table containing tens of thousands of rows and more than 50 columns. When I apply filter to one or more columns, it filters the data within blink of an eye.I wonder how does it do it so fast. What algorithm does the library use? I know it's an open source library, but if someone already knows the answer, it would save me a lot of time. Thanks!
How does ag-grid filters the grid data so fast? - Stack Overflow
评论列表(0)
- 暂无评论