Search
10335 results 9851-9860
Forum
- 4th Dec 2011Server side processing and slow performance in IE8application/json; charset=utf-8", type: "POST", url: sSource, data: "{jsonAOData : '" + jsonAOData
- 2nd Dec 2011jquery-datatables-editable Addrow and Edit what code ?dataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 1st Dec 2011fnServerData: unable to display data containing letter(s)dataType": 'json', "type": "GET", "url": sSource, "cache": false, "data":
- 29th Nov 2011Problem to reset the pagination numberlt;option value="1000">1000</option>').val( "${criteria.dataTableListSize}").change(function() { $.ajax({ url : "${ajaxUpdateListSize}", data: "dataTableListSize=" + $("select
- 28th Nov 2011Resetting the page numberlt;option value="1000">1000</option>').val( "${criteria.dataTableListSize}").change(function() { $.ajax({ url : "${ajaxUpdateListSize}", data: "dataTableListSize=" + $("select
- 26th Nov 2011NaN within the Drill Down Row DetailsdataType': 'json', 'type' : 'POST', 'url' : sSource, 'data' : aoData, 'success'
- 24th Nov 2011meta_search + datatablesview: [code] = simple_form_for @search, :url => offer_coupons_path(@offer), :html => {:method => :get}
- 24th Nov 2011Server-side Delete Row with fnDeleteRow()oTable.fnGetData(aPos[0]); $.ajax({ type: "GET", url: "enquiry_del.php", data: "enq_id="+aData[1], success:
- 23rd Nov 2011What is the Best Strategy to render this kind of table?links to a different url. The second button is
- 21st Nov 2011DataTables editable plugin with server-side data and select listsI'm using:[code]$('#table').dataTable( {...}).makeEditable({ sUpdateURL: 'url' });[/code] i.e. specifying makeEditable