Search
10310 results 8801-8810
Forum
- 1st May 2015All records displaying from datasourceerror. Debugging Script: http://debug.datatables.net/irawev URL: http://apps.wku.edu/asa/mgtint/admin/app/hdtools/oucampus/unlock_files/dsp_list.php Code from dsp_list:
- 30th Apr 2015Dynamically Create Checkbox Items From Database Textarea Contenteditor = new $.fn.DataTable.Editor({ "ajax" : { "url" : "table.module.php", "type" : "POST", "data"
- 30th Apr 2015order parameter not being actioned.URL: http://www.armymuseums.org.uk/demo-track-page.html Debug: http://debug.datatables.net/ehikit I specified "order": [[ 0, 'desc' ], [ 1, 'asc' ]], But it's displaying sorted ascending on the first column. What simple stupid thing am I missing? :)
- 29th Apr 2015Search (Filter) not working.true, serverSide: true, ajax: { url: "/complex/examples/php/join.php", type: 'GET' }, columns:
- 27th Apr 2015Readjust Table horizontallyan ajax request $.ajax({ url: url + "/_api/web/lists/getbytitle('" + listname + "')/items",
- 27th Apr 2015Scollable column widths - Chrome ok, Firefox and IE-WTF?data: d, callback: c, url: base_url + '/CaseManagement/list_case_notes' }; var url
- 24th Apr 2015Need to refresh table and close the update window after pressing update buttonThis is the method i have ajax: function (method, url, data, successCallback, errorCallback) {``` ```if (data.action == 'edit') { var dat = { punteo: data.data.punteo, idPar: idParticipante }``` ```$.ajax({ type: "POST", url: "/Servicios/WebServiceTeam.asmx/updateParticipantePunteo", contentType: 'application/json; charset=utf-8', datatype: "json", data: JSON.stringify(dat) }); } }
- 23rd Apr 2015Row grouping dynamically on/off25, 50, "All"] ], "ajax": { "url": "ajax/table.show.showing.page.php", }, "deferRender": true, "order":
- 23rd Apr 2015Problems with multi-column-order25, 50, "All"] ], "ajax": { "url": "ajax/table.show.showing.page.php", }, "deferRender": true, "order":
- 22nd Apr 2015How Do i Get a checkbox value in datatable while using Pagingthat. $.ajax({ type: 'GET', url: '/PriceList/GetCheckedAccount/', data: { get_param: data1