Search
8346 results 4491-4500
Forum
- 22nd Jun 2011ColVis: Checkboxes not working.just paste in the script includes. This is the
- 21st Jun 2011Sorting with international characters?I got it working by adding "$_GET['sSearch'] = utf8_decode($_GET['sSearch']);" To the PHP script. Thanks for the quick responses and your help.
- 21st Jun 2011Multiple table values in server-side processingserver side processing php script should have been properly
- 21st Jun 2011Server-side Processing with Hidden RowsGood spotting - yes that is a bug in my script. I'd say your change is the correct one to make since you control the columns in the table and on the server-side. I'll just commit that fix myself... :-) Allan
- 20th Jun 2011Add /Remove data between two datatablesmedia/css/demo_page.css"; @import "../../media/css/demo_table.css"; < script type="text/javascript" charset="utf-8"> var oTable;
- 17th Jun 2011TIP: Remove alert() for polling applicationthe rest of the script. Here's the fix I
- 17th Jun 2011Animate open/close of dynamic hidden table rows?I cannot get the script on the page to
- 12th Jun 2011How to Customize Select From?details example's server-side processing script is based off the
- 10th Jun 2011Does anyone know how to export all the table not only the displayed ?datatable to its own script : "sEcho=2&iColumns=10&sColumns=........&iDisplayStart=0&iDisplayLength=10&sSearch=&bRegex=false&sSearch_0=&bRegex_0=false&bSearchable_0=true&sSearch_1=.................&bSortable_9=false..... I think a
- 9th Jun 2011Using Search Featureused in the PHP script. Thanks STeve