Search
3538 results 1001-1010
Forum
- 4th Sep 2019Favicon does not show in Chrome, IE, but work in FireFoxHi @tranhuuhien1990 Did you able to set your own in the Print button's customize function? Did work for you?
- 21st Aug 2019PaginationThanks @colin . I am using below code $('#elecList').DataTable( { dom: 'Bfrtip', buttons: [ 'copy', 'csv', 'excel', 'pdf', 'print' ], "pageLength": 10, } ); This code gives me sorted result. But I need unsorted result. Thanks.
- 21st Aug 2019How do i uncheck all header checkbox using jqueryEdit', className: 'custume-btn edit-multiple-records' } ] }); // Print selected rows function printSelectedRows(){
- 20th Aug 2019ASPX.NET How to get table to update after CREATEcopy', 'csv', 'excel', 'pdf', 'print', { extend: "create", editor: editor
- 16th Aug 2019AJAX Delete not functioningis what the console prints when you do the
- 5th Aug 2019StateSave not restoring filter drop down selections on return to page8, 9, 10] } }, { extend: 'print', text:'Print Table', exportOptions: { stripHtml:
- 5th Aug 2019How to create row group in json fileNo. But your own above won't work with print either I'm afraid. Allan
- 1st Aug 2019Editor: Problem with leftJoininclude_once('../_conf-site.php'); include_once('_conf-admin.php'); if(!isset($_SESSION[nicaCOKNAME . '_admi'])) { print '<p><center><code>admin only!</code></center></p>'; exit; } /* -------------------------------------------------------------------------- * DataTables
- 26th Jul 2019Select2 Field Not Properly Submitting to ServerI am seeing that the MySQL statement that Server Side editor is trying to print groups = ADMIN, CUSTOMER, CUSTOMER SERVICE rather than wrapping the individual items in single string.
- 22nd Jul 2019PDF/Print with nested tablesThanks a lot. It worked very well with PRINT button, but doesn't with PDF. Any advise when I can found help? Cheers and thanks again.