Search
8346 results 4681-4690
Forum
- 21st Sep 2010Dynamicall checkboxes with fnrenderprovide my solution. PHP Script: http://pastebin.org/1017641 I get a
- 20th Sep 2010Adding links to record fieldusing the PHP + MySQL script that comes with DataTables
- 15th Sep 2010Adding an extra column when using server sideIn the script here ( http://datatables.net/development/server-side/php_mysql ) it indicates where you might want to add extra columns (the text "Optional Configuration"). You can add your HTML checkbox there and that will do the business. Allan
- 15th Sep 2010Internet Explorer?of the initialization. < script type="text/javascript"> $(document).ready(function() { $('#used').dataTable({ //"iDisplayLength":
- 12th Sep 2010Alphabetical Button Pagingsearch_term%'. What server side script are you using? If
- 12th Sep 2010the most basic beginner possible question pleasesubfolders to find a script called something like datatable.js
- 11th Sep 2010iDisplayStart with sortingthe following in my script... oTable.fnSettings().iStayOnPage = true; oTable.fnUpdate(tags.join(","), aPos,
- 7th Sep 2010Does TableTools work with FixedHeaderAh - you might have hit a bug in FixedHeader where it breaks for tables without a footer... Grab this script which has a fix committed: http://github.com/DataTables/FixedHeader/blob/master/js/FixedHeader.js Allan
- 6th Sep 2010Server Data, JSON ok, but what about XML?write) a suitable small script to take the XML
- 4th Sep 2010'Phantom Table' appearing when "left" is set to truewith the attached jQuery script) is on this site: