laravel-datatables-html icon indicating copy to clipboard operation
laravel-datatables-html copied to clipboard

Column::responsive proposal.

Open matteocostantini opened this issue 4 years ago • 4 comments

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!

matteocostantini avatar Nov 06 '20 10:11 matteocostantini

Is there a responsive option for column? It seems like there is no docs for it https://datatables.net/reference/option/columns.responsive?

Maybe what you need is responsivePriority? https://datatables.net/reference/option/columns.responsivePriority

Anyways, PR is welcome for this proposal. Thanks!

yajra avatar Nov 06 '20 12:11 yajra

No it's no priority but it's for reserve a column (first) to pin/unpin the hidden resultset of a responsive table

matteocostantini avatar Nov 06 '20 15:11 matteocostantini

Not familiar with that, can you please send a PR to better visualize your issue. Or provide sample js codes. Thanks!

yajra avatar Nov 13 '20 10:11 yajra

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 09 '22 03:10 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Oct 16 '22 04:10 github-actions[bot]