Using Filters AboveContent, how to set number of columns?
Hi,
I know that if we are using the table inside a livewire component we can use the function getTableFiltersFormColumns() to set the number of columns, how can we do the same if we are using the admin panel?
I know that if we are using the table inside a livewire component we can use the function getTableFiltersFormColumns() to set the number of columns, how can we do the same if we are using the admin panel?