Skip to content
New issue

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

[FEATURE]: How to show column header even there's no record #602

Closed
5 tasks done
dytra opened this issue Jun 11, 2020 · 3 comments
Closed
5 tasks done

[FEATURE]: How to show column header even there's no record #602

dytra opened this issue Jun 11, 2020 · 3 comments

Comments

@dytra
Copy link

dytra commented Jun 11, 2020

Feature Check list

  • Agree to the Code of Conduct
  • Read the README to ensure the feature is not already present
  • You read Creating Issues, Features and Pull Requests
  • Considered the value versus complexity for all users of the library as well as library maintenance
  • Considered if this can be a storybook or documentation example

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 empty

@jbetancur
Copy link
Owner

@jbetancur
Copy link
Owner

jbetancur commented Jun 28, 2020

Since there is no activity I am assuming this is resolved with persistTableHead

@dytra
Copy link
Author

dytra commented Jul 28, 2020

persistTableHead
https://github.com/jbetancur/react-data-table-component#basic

thankyou this resolved my issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants