Issue with table footer in responsive mode
Issue with table footer in responsive mode
![olivierG](https://secure.gravatar.com/avatar/afdfcfa7398d1074e1ec2c940c85218e/?default=https%3A%2F%2Fvanillicon.com%2Fafdfcfa7398d1074e1ec2c940c85218e_200.png&rating=g&size=120)
in Responsive
Hello,
I create a table with search fields in the footer, which is then displayed as a caption to appear at the top of the table.
My problem : the responsive option hides columns progressively when the screen width shrinks. So on a mobile, all the search fields disappear.
I tried to put all the search fields in a single footer th element (the one of the prioritized column) but dataTable does not seem to like it.
Best regards,
Olivier
This discussion has been closed.
Answers
I saw this issue was raised 5 years ago : https://datatables.net/forums/discussion/41976
Has there been any changes ?
Thanks a lot,
olviier
It's still the same, I'm afraid, it hasn't been looked at.
Colin