Search
18431 results 11371-11380
Forum
- 8th Aug 2022How to count rows with a match value?I need to count the number of rows with a specific value and display it in the HTML document. I use AJAX method POST with a PHP file.
- 7th Aug 2022Who has an idea how to setup the server-side datatables using ssp.class.php please?someone help me please? Ajax Result: {"draw":0,"recordsTotal":19,"recordsFiltered":19,"data":[["Adrian Sellote","9260354100","1234","Philippines","6329","6th Aug
- 6th Aug 2022DataTables warning: table id=log - Unknown field: (index 2). Search input not workingserverSide: true, processing: true, ajax: { url: "../ajax/at/log.php", type: "POST",
- 5th Aug 2022How to reach data column value in JSON format . I used row[requestStatus.name]dataTable; $(document).ready(function () { dataTable = $('#DT_RequestsAdmin').DataTable({ "ajax": { "url": "/api/AdminRequest", "type": "GET",
- 5th Aug 2022I've converted images to base64 format, why it won't show in the pdf format?processing: true, serverSide: true, ajax: { url: 'datasapi.php', type: 'POST',
- 3rd Aug 2022Auto-update of data does not work as in the exampledocument).ready(function() { editor = new $.fn.dataTable.Editor({ ajax: { create: { type: 'POST', url:
- 2nd Aug 2022Why doesn't your Scroller sample show paging buttons?ordering: false, searching: false, ajax: function ( data, callback, settings
- 2nd Aug 2022Button click fired multiple times when performing filteringdata are retrieved via ajax and there're footer input
- 1st Aug 2022SearchBuilder : unexpected order of values (1 and 2) with "[!]between" and server-sideCheck the server side AJAX request parameters : searchBuilder[criteria][0][values] : [ 0:
- 31st Jul 2022Can't use alias for primary table nameinstance in the following ajax code and because there