Search
10335 results 9761-9770
Forum
- 1st May 2012Pagination always says 1 pagecalls the ajax source URL. [code] { "iTotalDisplayRecords":5, "iTotalRecords":12, "aaData":[
- 30th Apr 2012Saving the page of the datatable on page refreshis relevant fnServerData": function ( url, data, callback, settings ) { var
- 30th Apr 2012Datatable1.9 ajax source setting in mvc3dataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 29th Apr 2012Switched from DOM to AJAX (and fnRender) and all columns have same widthvar id = obj.aData[0]; var url = '/user.php?id=' + id; var name
- 23rd Apr 2012ajax to get data from server--aData is undefineddataType": "json", "type": "POST", "url": '/hosts', "data": aoData, "success":
- 22nd Apr 2012Data columns don't resize with jsonI add [code] "sAjaxSource": "{% url get_protein_list %}", "bServerSide": true, [/code]
- 20th Apr 2012Remove multiple row_selectedcode] $.ajax({ type: 'POST', url: "/admin/item/delete", data: 'item='+aSelected, success:
- 20th Apr 2012fnServerParamsfnCallback) { $.ajax( { "type": "POST", "url": sSource, "data": aoData, "success":
- 18th Apr 2012ERROR: oCol is undefineddataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 17th Apr 2012Unable to load jsonp datafnCallback, oSettings ) { oSettings.jqXHR = $.ajax( { "url": sUrl, "data": aoData, "success":