Search
10335 results 9271-9280
Forum
- 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":
- 18th Apr 2014destroy issuedataType: "jsonp", jsonpCallback: "ReLAPI", url: url, beforeSend: function() { $(".loading").show();
- 17th Apr 2014Server-side sorting and embedded contentbeforeSend" : function(xhr) { xhr.setRequestHeader('Authorization',authUtils.make_base_auth(username, password)); }, "url": sSource, "data": aoData, "success":
- 17th Apr 2014Print option produces "No matching records found".sName": "Description" }, { "sName": "Filtered URL" }, { "sName": "Unfiltered URL" } ], "fnServerData":