Search
10310 results 8611-8620
Forum
- 14th Sep 2015I Have a problem with the ajax return objecttrue" oTable = $("#mytable").DataTable({ "ajax": { "url" : URL, "dataSrc": " response" } How
- 13th Sep 2015Datatable bootsrap + print ?Hello, I use datatable with bootsrap and my "print" button isn't working anymore. Any tips? My code : var table = $('#table1').DataTable({ "language": { "url": "http://cdn.datatables.net/plug-ins/9dcbecd42ad/i18n/French.json" }, buttons: [ { extend: 'print', message: 'Liste des codes des restaurants' } ] }); table.buttons().container() .appendTo( '#example_wrapper .col-sm-6:eq(0)' ); Thank you.
- 11th Sep 2015how to use .columnFilter() for date columns search ?colVis: { restore: "Restore" }, "ajax": { "url": "/example .so", "type": "GET"
- 11th Sep 2015how to use Datatable .columnFilter() for date column?colVis: { restore: "Restore" }, "ajax": { "url": "/example .so", "type": "GET"
- 11th Sep 2015How can I save ajax response in variable?example_table'), data; table.dataTable({ ajax: { url: '/admin.php', data: { modules: 'items',
- 11th Sep 2015Problem with special characters when saving state to DBthe state object $.ajax( { "url": "egu_eg01.save_table", "data": { p_data: JSON.stringify(data)
- 10th Sep 2015Possible Editor bug?: DELETE data is different than EDIT datarestUrl = '/TableMan/API/Crud?e=1'; function restAjaxCall(method, url, data, successCallback, errorCallback) { $.ajax({
- 10th Sep 2015Sorting data entered into input after initialization.true, "serverSide": false, "ajax": { url: UrlString, error: function (xhr,
- 9th Sep 2015Editor REST function no longer working after 1.5.1 Updatecall: edit: { type: 'PUT', url: '/ed/lib/php/rest/edit.php?id=_id_' } When I look
- 9th Sep 2015Problem with upload fileeditor = new $.fn.dataTable.Editor( { "ajax": { "url": "../scripts/server_processing_editor_9_9.php", "type": "POST" }, "table":