Search
8347 results 2701-2710
Forum
- 5th Jul 2017postCreate querysend the email.. <?php /* * Script principal de Editor */ // DataTables
- 5th Jul 2017How to handle Upload permissions?is have a proxy script - so instead of having
- 5th Jul 2017Remove Search field and Show count field( not using editor )Problem was Solved, I used this script: $(document).ready(function() { $('#dataTable').DataTable( { "searching": false, "paging": true, "info": false, "lengthChange":false } ); } );
- 5th Jul 2017Invalid JSON Response from jQuery Server Side[Tue Jul 04 15:33:55.537043 2017] [:error] [pid 6228:tid 896] [client ::1:52778] script 'C:/wamp64/www/Testes/DataTables-master/examples/server_side/simple.php' not found or unable to stat Is that not relevant?
- 4th Jul 2017Special chars in text field always considered as changed (editor.js editor PHP)question in the server-side script. If you do that
- 3rd Jul 2017standalone inline editor only working on first edit for date, selectize, select2 and chosen fieldsI simplified the test script to eliminate as much
- 3rd Jul 2017data is truncated at the commaI have a PHP script running a query, then
- 3rd Jul 2017Confused about when ajax.dataSrc is executeddata and that server-side script will handle the multiple
- 1st Jul 2017Columns not sortingtrue, false for dataType 'script' and 'jsonp') Type: Boolean
- 1st Jul 2017rails server side pagination not workingHey @kthorngren , isn't the server side script the javascript code I posted above? Please let me know so that I can provide it. Been lost at this for hours. Thanks