Search
10311 results 9331-9340
Forum
- 8th Feb 2014having trouble POSTing fnGetData to cgi script using ajaxtableRequests.fnGetData(); $.ajax({ type: "POST", url: "cgi-bin/save.cgi", data: aData, dataType:
- 7th Feb 2014Slow col/row headers on x/y scroll on iOS7 devicesexample on the following URL is smooth on iOS7
- 7th Feb 2014fnDraw not calling the Ajax sourcethis).closest('tr').attr('data-groupid'); $.ajax({ type: 'POST', url: 'my_page.php', data: 'method=delete&id_group='+id_group, success:function(data)
- 6th Feb 2014Trying to use datepicker in one of the columns on my datatablee.stopImmediatePropagation(); div.dialog("close"); return; } else { url = baseURL + "VITTerminalAccess/UpdateLateArrival.aspx" + "?Action=delete&Container=" + $(nRow).children(":nth-child(1)").text()
- 6th Feb 2014To get Search Text Value Before sending to serverfnCallback, oSettings ) { oSettings.jqXHR = $.ajax( { "url": sUrl, "data": aoData, "success":
- 4th Feb 2014How to use horizontal and vertical scrolling with server side processing ?I am sharing the URL of screenshots of datatable
- 3rd Feb 2014Clearing data tablesdataType" : 'json', "type" : "POST", "url" : sSource, "data" : aoData, "success"
- 1st Feb 2014Trouble Binding Ajax Returned JSON Data to Datatables - Show/Hide Rowsrows var data2 = $.ajax( { url: _spPageContextInfo.webAbsoluteUrl + "/_api/Web/Lists/GetByTitle('ListName1')/items$select=Title,Column1,Column3,Column4,ID", type: "GET",
- 29th Jan 2014Loading datatable after clickapplication/json; charset=utf-8", "type": "GET", "url": sSource, "data": aoData, "success":
- 29th Jan 2014Setting aoData dynamically...DoSearch(); } }, ... function DoSearch(){ // create url filters from user selected