Search
18456 results 10691-10700
Forum
- 25th Oct 2010How to turn off the anti-cache feature in 1.7following by default: [code] $.ajax( { "url": url, "data": data,
- 21st Oct 2010fnDeleteRow +DataTables object retrieval + server side= not deleting?luck: [code] function DeleteItem(id) { //ajax call to delete var
- 20th Oct 2010Infinite Scrolling with column filtersAllan, I am sorry but I am not sure what you mean. Am I doing something wrong? This is code from an example I found, is there a different way to do infinite scrolling with ajax loading? Thank you.
- 20th Oct 2010sWidth not worksAnd this is AJAX output: [code]{"aaData":[["24","1","no","MacGyver.4x13-19.iNTERNAL.FS.DVD.XviD.CZ-CB","-1",null,"2010-11-19 18:15:57","Piatok, 19.11.
- 19th Oct 2010ColVis: new plug-in for DataTables - user control of column visibilityquick hack to prevent Ajax calls for col vis
- 16th Oct 2010Focus on input/filterwill complete before the Ajax data has loaded (it's
- 14th Oct 2010Test datatable existsbeen created, but the Ajax Source is set to
- 13th Oct 2010Moving rows up and down.order to server with ajax. updateRowOrderOnServer(getAllNodes().toString()); } /* the visual stuff
- 10th Oct 2010How to delay initialization of Datatables?loading other stuff via Ajax I suppose... Allan
- 9th Oct 2010table width issue: server-side processing, JSON, and IEHi Martin, Good to hear that got it sorted! Are you using DataTables 1.6 or before? 1.7 should be using jQuery's anti-cache option (since IE is a proper pain when it comes to doing GET AJAX cache...). Allan