Column::responsive proposal
matteocostantini opened this issue · 0 comments
matteocostantini commented
Hi,
it's very important to implement Column::responsive function.
I'm using Column::make(null,'')->content('')->addClass('control')->title('')->orderable(false)->searchable(false)->printable(false)->exportable(false)->width('5%'),
But it's important to save time and code weigth.
Thank you!