Skip to content

Hide filters on some column #824

@Jeje2201

Description

@Jeje2201

Enhancement/feature description
[A clear and concise description of what the problem is. Ex. I'm always frustrated when ...]

Steps which explain the enhancement/feature
No filter on top

Current and suggested behavior
There's no way to hide filters on some column, like column with buttons

Why would the enhancement be useful to most users
Because anyone need to hide some filters when there is no need of

Screenshots and GIFs
image

Describe alternatives you've considered
I developed it by myself
$("#flt0_datatable").hide()
0 : the n° of the column
datatable : the id of the table

So with a function you can create it so by giving 2 argument you can hide any filter on any column

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