Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Column cannot be deleted if page_action='custom' is used #511

Open
christianwengert opened this issue Jul 22, 2019 · 0 comments
Open

Column cannot be deleted if page_action='custom' is used #511

christianwengert opened this issue Jul 22, 2019 · 0 comments

Comments

@christianwengert
Copy link

When using the code example from the docs (https://dash.plot.ly/datatable/editable) deleting columns works perfectly
(BTW: the column attribute in the example editable_name became renamable)

But when I set the datatable attribute page_action='custom' for backend paging. The delete buttons do not appear anymore in the column header, so I cannot delete a column.

using latest libraries, especially dash-table 1.0.2

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

No branches or pull requests

1 participant