-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed

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
Labels
No labels