Search
10311 results 9261-9270
Forum
- 4th May 2014Data-tables unable to reload on deletion of row ?application/json; charset=utf-8", //"/company/DeleteData/?start=" + delreason, "url": "/company/DeleteData/?id=" + sel + "&ss=" + delreason,
- 2nd May 2014AJAX call from php script to update DataTablesinputjob = $.ajax({ type: "POST", url: "create_new_job.php", cache:false, success: function(data)
- 2nd May 2014Odd ajax object parsing problem.tblProjectTickets').DataTable({ "processing": false, ajax: { url: '/Services/ProjectTickets.svc/GetAll', type: 'POST' } }); The
- 2nd May 2014Compatibility with 1.9 - _fnBuildAjax now converts Array to Object as $.ajax data member, BUT..It's appended to the url for GET-requests. See processData
- 1st May 2014ajax.url() not working in parent-child table relationshipnew value. Instead the url stays to what the
- 29th Apr 2014I am getting TypeError: e is undefined error messagevar me = $(this); var url = me.attr("href"); var tabName = me.data("tabName");
- 25th Apr 2014Problems deleting rows and the table's style (fnClearTable function)ajax({ // search button click url: '../xxx/search.php', type: 'POST', data:
- 25th Apr 2014How to add link to Title field when list data is fetched using REST API and rendered through DatatabId var call = $.ajax({ url: _spPageContextInfo.webAbsoluteUrl + "/_api/Web/Lists/GetByTitle('listname')/items?$select=Title,Id, type: "GET",
- 23rd Apr 2014Table tools return "undefined" data while exporting.true, "bJQueryUI": true, "sAjaxSource": url, "sDom": 'lf<"clear">Trtip', "oTableTools": { "sSwfPath":
- 23rd Apr 2014Server side processing returns data but doesnt display on tabledataType": "json", "type": "POST", "url": sSource, "data": aoData, "success":