Search
10311 results 9511-9520
Forum
- 14th May 2013upgrading from 175175 is: [code] var url = "/"+appName+"/BasicNavigationServlet?Action=GetDesktopWidgetTableData&Token="+ idhref+"&jsoncallback=nop&Id="+vId+"&tableLayout=true"; $.ajaxSetup({ cache:
- 9th May 2013Event after an Ajax call is completeddatatable access the ajaxcall URL, retrieving and showing quite
- 9th May 2013Export Stopped WorkingsSwfPath to the full url and the path is
- 6th May 2013Can't get dynamic table loaded with JSON to work to save my life.Data $.ajax( { type: "GET", url: 'api/occ/occStage.htm', data: 'userId='+userId, contentType:
- 6th May 2013How to avoid a second ajax requestdataType": "json", "type": "POST", "url": sSource, "data": aoData, "success":
- 3rd May 2013Use Editor with Ajax Navigation get(), load(), etcit by it direct URL, the table loads fine,
- 2nd May 2013Footer not printing in PDF or ExceldataType": 'json', "type": "Get", "url": sSource, "data": aoData, "success":
- 2nd May 2013Jquery Datatables with asp.net asmx web servicesdata: aoData, dataType: "json", url: sSource, contentType: "application/json; charset=utf-8",
- 29th Apr 2013Cascaded Dynamic Tables with a KeytableNormally a different dynamic URL would provide the json
- 28th Apr 2013How to download csv using ajax requestsData = this.fnGetTableData(oConfig); //B,A,123,4,B $.ajax( { "url": oConfig.sAjaxUrl, "data": [ { "name": "tableData",