Search
3546 results 2151-2160
Forum
- 24th Jan 2019horizontal scroll is not showing in chrome Version 71.0.3578.98 (Official Build) (64-bit)chrome Firefox horizontal Scrollbar not showing in chrome. it showing in Firefox $(function(){ $("#datatable").DataTable({ dom:'Bfrtip', "scrollX": true, buttons: [ { extend: 'copyHtml5', title: 'Piriodic_Activity_Report' }, { extend: 'excelHtml5', title: 'Piriodic_Activity_Report' }, { extend: 'pdfHtml5', title: 'Piriodic_Activity_Report' }, { extend: 'csvHtml5', title: 'Piriodic_Activity_Report' }, { extend: 'print', title: 'Piriodic_Activity_Report' } ], "lengthMenu":[[10,25,50,-1],[10,25,50,"All"]] }); });
- 18th Jan 2019How to call function from Dropdown Change Event for File Export?PDF', extend: 'pdfHtml5'}, { text: 'Print', extend: 'print' } ], fade: true,
- 17th Jan 2019How do i specify the child rows for each row in my table ?onclick="printOrder({{$order->order_id}})"> <i class="glyphicon glyphicon-print"></i> Print </a></li> <li><a href="{{route('orderDelete',$order->order_id)}}" type="button">
- 16th Jan 2019Datatables export to labelslabels so he can print it on address self
- 3rd Jan 2019using Parcel bundler: no CSS, no buttons, unknown button type, build error fs?HTML5 export, JSZip, pdfmake, Print view, Responsive, Select). When
- 1st Jan 2019Change titleAttr in language filelt;i class="fa fa-print"></i>', titleAttr: 'Print', autoPrint: true, extend: 'print',
- 20th Dec 2018Filter by colum in datatableBfrtip', buttons: [ 'colvis', 'excel', 'print' ], autoWidth: false, searching: false,
- 19th Dec 2018Datatable doesn't work with multitables?Bfrtip', buttons: [ 'colvis', 'excel', 'print' ], "autoWidth": false }); //alert(detalle + ", " + JSON.stringify(detalle));
- 19th Dec 2018How to delete data from DataTables ?while($row = $kabupaten->fetch()){ $data_kabupaten[] = $row; } print json_encode($data_kabupaten); and this how
- 19th Dec 2018How to inherit the width of columns in printing?I have set the width of the columns for my datatable but when I use the print button, the columns were set with auto-width again.