Search
10302 results 1501-1510
Forum
- 5th Jan 2021Row Grouping assistancetrue, serverSide: true, ajax: { url: "ssp_TimeLogTable_Vacation.php", dataType: 'json', data:
- 31st Dec 2020combining $search and $userid in where clause in server fileeditor = new $.fn.dataTable.Editor({ ajax: { url: "../../" + EDITOR_DIR + "/controllers/dview-stock_holdings-1.01.php", data: function(d)
- 31st Dec 2020Unable to calculate the sum of the columns in each pagecan login to this url "http://rakesh1986.pythonanywhere.com/leadlogisticsApp/search/" There are 2
- 29th Dec 2020Multiple Datatables on same page and csrf tokenI cannot put the url here. I will try
- 29th Dec 2020if empty => take today's datebe an object with url and data options. If
- 27th Dec 2020search builderprice" }, { "mData": "description" }, { "mData": "url", "render": function ( url ) { return
- 23rd Dec 2020How to send $_POST[var] to ssp by ajaxPOST parameters. Try: ajax: { url: '<?= $_SESSION[$siteDOMAINX]['siteRELBASE']; ?>/set-golf20/-admin/editor-alle_zzzz-ssp.php', data:
- 21st Dec 2020I am looking to source my table data from an ajax call, but need some help.So in the column.data option how do I specify the three object items? "ajax": { "url": "/manager/hub/hub.php", "type": "POST", "data": { "function": "get_conversations_for_tab", "conversation_type": JSON.stringify($(this).attr("data-type").split(",")) }, columns: [ { "sort": 1, "search": "whatever", "content": "whatever" } ]
- 21st Dec 2020Reload/refresh table after eventChanged to this and still not refreshing. function rejectuser(id) { $.ajax ( { type : "GET", url: 'reject.php', data: {id:id}, async: false, success : function(data) { $('#sitesTable3').DataTable().ajax.reload(); }, error: function (jqXhr, textStatus, errorMessage) { alert("error!"); } } ) } What did I do wrong?
- 16th Dec 2020custom href giving 404 errorthe docs for the URL recipient to see how