bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data
http://bvaughn.github.io/react-virtualized/
MIT License
26.1k stars 3.05k forks source link

How can I call a method only on sortOrder Change ? #1762

Open abhiseksubham opened 1 year ago

abhiseksubham commented 1 year ago

Asking a Question?

I have used sortList , but its called even on the initial load of the table.