Hide a column and hide his filter

Hide a column and hide his filter

ClementCvlClementCvl Posts: 1Questions: 1Answers: 0

Hi,

I have a DataTable with on each column a text filter created with that:
.withLightColumnFilter(filterColumns);

I hide my columns with the attribute visible
My columns are hidden but the text filter aren't hidden, how can I hide them ?

This discussion has been closed.