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

DataGrid needs more column width configs #2621

Closed
2 tasks
myasonik opened this issue Dec 10, 2019 · 1 comment · Fixed by #2696
Closed
2 tasks

DataGrid needs more column width configs #2621

myasonik opened this issue Dec 10, 2019 · 1 comment · Fixed by #2696

Comments

@myasonik
Copy link
Contributor

Right now the columns are automatic on load and only change width as the user adjusts. We need a way to:

  • pass the initial width to the columns
  • define whether or not the column should be resizable
@myasonik
Copy link
Contributor Author

This is needed for Discover's DataGrid reimplementation (elastic/kibana#51531)

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

Successfully merging a pull request may close this issue.

2 participants