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

When no data is available #461

Open alvaro1728 opened 7 years ago

alvaro1728 commented 7 years ago

When no data is available, I'd like to show the column headings with a "No data is available." row under them. What's the best way to accomplish this?

Thanks, Alvaro