facebookarchive / fixed-data-table

A React table component designed to allow presenting thousands of rows of data.
http://facebook.github.io/fixed-data-table/
Other
4.3k stars 553 forks source link

How to get Current displaying row numbers #499

Open asinha08 opened 7 years ago

asinha08 commented 7 years ago

How can I get which rows are displayed by the fixed-data-table?

Lets say my page size is 100. How can I come to know which rows are displayed in view? Is it 10th - 20th or 60th - 70th rows are displayed?

asinha08 commented 7 years ago

Is this project dead? No one responding.