Skip to content

slick-columnpicker remains in DOM after destroy #864

@ghost

Description

I have a slickgrid for editing. After i call destroy method i see slick-columnpicker spans (count is equal to column count of detached slickgrid instance) in DOM nested to body.
I wanted to remove them by jquery but no id was injected to spans, so when multiple instances exist in DOM it will be a problem. Please attach grid's id to spans.

And i also want to be able to disable selectable columns feature. I dont need it. I removed slick.columnpicker.js from injected scripts but slick grid didnt work. What i am missing.

But although some problems, Thank you for this great grid. Congratulations man! It is really awesome...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions