Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

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

@christianwengert

Description

@christianwengert

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions