Filtering support for responsive tables
is data table

responsive is not show filtered columns

It is not supported as there is no space to include the column filters, @mertsincan wdyt?
Global filter should be visible though.
Hi @cagataycivici, is there any other way to apply multi filter column wise? Just like calling any custom function or making a like string and pass it to filter function?
Can possibly do similar to https://datatables.net/extensions/searchpanes/examples/initialisation/viewTotalCascade
@whitesn I am using primereact datatable in ReactJs. I am also using responsive table. Primereact doesn't support this I think.
@DJMit-alt yeah I'm also using primereact datatable. Just giving suggestion on how the layout can be friendly on mobile for responsive filter as @cagataycivici asked
Responsive layout for stack has been removed in PR 9+ so this ticket is no longer applicable