We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want the data table still show the header column even there's no record
Maybe a prop like forceShowColumnHead to show column header even the data is empty
forceShowColumnHead
The text was updated successfully, but these errors were encountered:
persistTableHead https://github.com/jbetancur/react-data-table-component#basic
persistTableHead
Sorry, something went wrong.
Since there is no activity I am assuming this is resolved with persistTableHead
thankyou this resolved my issue
No branches or pull requests
Feature Check list
Is your feature request related to a problem? Please describe
I want the data table still show the header column even there's no record
Describe the solution you'd like
Maybe a prop like
forceShowColumnHead
to show column header even the data is emptyThe text was updated successfully, but these errors were encountered: